Releases: osteensco/fastTravelCLI
Releases · osteensco/fastTravelCLI
v.0.2.91
v.0.2.9
What's Changed
- fixed bashscripts testing by @osteensco in #45
- Improvedtests by @osteensco in #46
- cli interactive container and scripts implemented by @osteensco in #47
- added cli wrapper script by @osteensco in #48
- Set enhancements by @osteensco in #49
Full Changelog: v.0.2.84...v.0.2.9
v.0.2.84
v.0.2.83
v.0.2.82
v.0.2.81
v.0.2.8
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
Full Changelog: v.0.2.61...v.0.2.7
Various bug fixes for install and error messaging.
v.0.2.61
Full Changelog: v.0.2.6...v.0.2.61
Fixed breaking bug from previous release