scotty

Transports you to any directory you have visited before

MPL-2.0 License

Downloads
4.1K
Stars
18
Committers
4

Bot releases are visible (Hide)

scotty - v0.3.4 Latest Release

Published by github-actions[bot] over 3 years ago

v0.3.4

2021-01-23

scotty - v0.3.3

Published by github-actions[bot] almost 4 years ago

v0.3.3

2021-01-09

scotty - v0.3.2

Published by github-actions[bot] over 4 years ago

v0.3.2

2020-07-19

scotty - v0.3.1

Published by github-actions[bot] over 4 years ago

v0.3.1

2020-06-09

scotty - v0.3.0

Published by github-actions[bot] over 4 years ago

v0.3.0

2020-04-26

Bug Fixes

  • ci: Fix git ref structure in commit format condition
  • ci: Do not run commit format linter on master
  • index: Print warning when recreating index to stderr instead of stdout
  • index: Recreate index when trying to open an incompatible version
  • test: Try to make index test less flaky on mac

Code Refactoring

  • deps: Use tabwriter rather rs-prettytable
  • index: cargo fmt and cargo clippy

Features

  • ci: Ensure commit messages have a format that is understood by the changelog generator
  • index: Also perform a case insensitive regex search
  • search: Exclude the current directory from the search result
scotty - v0.2.0

Published by github-actions[bot] over 4 years ago

v0.2.0

2020-01-18

Bug Fixes

  • index: Log at debug level when searching the index

Code Refactoring

  • Typos and minor refactor

Documentation

  • Scotty does not blaze, it's chillingly fast
  • Fixed crate description

Features

  • ci: Automatically generate changelog from commit messages
  • cli: Implement a list command that prints the index (#2)
scotty - v0.1.0

Published by github-actions[bot] almost 5 years ago