Releases: dzfrias/projectable
Releases · dzfrias/projectable
1.3.2
What's Changed
- Add NetBSD by @0323pin in #27
- merge more config file settings into config by @aikomastboom in #28
- Merge entries within the 'commands' config by @warpfork in #29
- chore: update deps and msrv by @chenrui333 in #31
- feat: add dependabot by @chenrui333 in #32
- chore: update action deps and replace deprecated
actions-rs/toolchain
withactions-rust-lang/setup-rust-toolchain
by @chenrui333 in #33
New Contributors
- @0323pin made their first contribution in #27
- @aikomastboom made their first contribution in #28
- @warpfork made their first contribution in #29
- @chenrui333 made their first contribution in #31
Full Changelog: 1.3.0...1.3.2
1.3.0
What's Changed
- Add
editor_cmd
in config.rs by @Absobel in #18 - Add the focus action
- Add the
exec_cmd
option - Make arrow keys bound by default
- Scrollable log
- Make special commands fuzzy-activated
- Bug fixes
- Performance enhancements
New Contributors
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Some major bug fixes
--write-config
option now generates valid config file (#15)- Live filesystem updates are much faster, no longer cause hangs
- The
dirs_first
option (#14) - Toggle behavior for the
l
key (#13)
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- A completely new system for moving and renaming files! Try out the new
move
action withR
! - projectable no longer goes up to the root directory to find project roots
- Specificy MSRV at 1.70 by @dljsjr in #11
- You can now set multiple keys to an action (#2)
- Add
esc_to_close
option (#4) - Make more actions toggle-able (marks, git file filter, and unfold all) (#8)
- Deletion prompt now defaults to "Deny" (#7)
New Contributors
- @dljsjr made their first contribution in #11
- Thanks to @fresh2dev for many of the suggestions implemented in this release
Full Changelog: 1.0.0...1.1.0
1.0.0
Full Changelog: 0.2.1...1.0.0
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
This release adds one major feature: renaming. Press 'r' to rename or move your files!
Full Changelog: 0.1.0...0.2.0
0.1.0
Full Changelog: https://github.com/dzfrias/projectable/commits/0.1.0