Skip to content

Releases: osteensco/fastTravelCLI

v.0.2.91

14 Feb 03:34
ab57a72
Compare
Choose a tag to compare

Full Changelog: v.0.2.9...v.0.2.91

** Minor bug fixes

v.0.2.9

14 Feb 02:30
bcf4e0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.84...v.0.2.9

v.0.2.84

22 Jan 04:16
8cb3966
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.83...v.0.2.84

v.0.2.83

18 Jan 05:13
409de50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.82...v.0.2.83

v.0.2.82

17 Jan 04:25
26257d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.81...v.0.2.82

v.0.2.81

17 Jan 02:49
a56314f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.8...v.0.2.81

v.0.2.8

17 Jan 02:14
6a27eb9
Compare
Choose a tag to compare

What's Changed

  • -hist command implemented by @osteensco in #40
    • Added -hist command, which shows the user their history stack in fzf allowing them to navigate to a selected directory in their history
    • Added docker containers for test environments, set up manual testing for bash function
    • Added makefile to easily run above mentioned test environments
    • Adjusted bash functions to allow for easier testing
    • Added bash function to alert the user fzf is a dependency for using the -hist command
    • Changed cd to pushd to account for shells where cd does not automatically push to dirs stack
    • Adjusted changeDirectory to not care about length of allPaths map since it handles more than just key evaluation
    • Adjusted binary file to be lazy loaded for commands that read/write to it

Full Changelog: v.0.2.7...v.0.2.8

v.0.2.7

15 Jan 05:23
Compare
Choose a tag to compare

Full Changelog: v.0.2.61...v.0.2.7

Various bug fixes for install and error messaging.

v.0.2.61

18 Dec 22:37
Compare
Choose a tag to compare

Full Changelog: v.0.2.6...v.0.2.61

Fixed breaking bug from previous release

v.0.2.6

18 Dec 22:13
9d67ae6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.5...v.0.2.6