Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 1.38 KB

File metadata and controls

87 lines (46 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

[1.4.0] - 2026-01-09

🚀 Features

  • Update to 25.12.29

🐛 Bug Fixes

  • Correctly set defaults for config values
  • Complicated child process error handling

📚 Documentation

  • Use mgr instead of deprecated manager in config examples
  • Fix config file name

🧪 Testing

  • Add (somewhat correct) yazi types

[1.3.2] - 2025-06-04

🐛 Bug Fixes

  • Properly set defaults for ephemeral and tabs options
  • Stop mistakenly uppercasing ephermal hop characters

[1.3.1] - 2025-05-31

⚙️ Miscellaneous Tasks

  • Update for breaking changes in yazi 25.5.28

[1.3.0] - 2025-05-15

🚀 Features

  • Add "fuzzy" subcommand to immediately fuzzy search

📚 Documentation

  • Update README with new fuzzy subcommand

🧪 Testing

  • Update test config

[1.2.0] - 2025-05-06

🚀 Features

  • Allow any utf8 character for persistent hops
  • Add config options "tabs" and "ephemeral"

🐛 Bug Fixes

  • Cleverly deduplicate fuzzy entries

📚 Documentation

  • Update readme

🧪 Testing

  • Expand test config

⚙️ Miscellaneous Tasks

  • Init git-cliff config

[1.1.0] - 2025-05-05

🚀 Features

  • Freely allow uppercase letters, common symbols as keys

📚 Documentation

  • Update readme

[1.0.0] - 2025-03-19