v0.3.0
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