Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 10:41
· 301 commits to master since this release

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