Skip to content

Releases: dzfrias/projectable

1.3.0

30 Jun 20:28
Compare
Choose a tag to compare

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

27 Jun 21:12
Compare
Choose a tag to compare

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

26 Jun 19:02
Compare
Choose a tag to compare

What's Changed

  • A completely new system for moving and renaming files! Try out the new move action with R!
  • 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

24 Jun 02:59
Compare
Choose a tag to compare

Full Changelog: 0.2.1...1.0.0

0.2.1

20 Jun 21:48
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

0.2.0

20 Jun 16:06
Compare
Choose a tag to compare

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

19 Jun 14:40
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release