Skip to content

0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 10:20
· 23 commits to main since this release
bab03f6

Version 0.0.2 is released 🎉

Added

  • CLI: Help messages now wrap around in the terminal for better readability.

Fixed

  • Docs: Fix various typos and grammar errors

Internals

  • Formatting: Fix whitespace errors and limit commends to 80 columns.
  • Docker: Ignore the book directory in the intermediate build stage, reducing cache sizes.
  • CI: Don't fail early in lint jobs.
  • Bump dependencies that don't break much.
  • Reuse git metadata utilities from heartbeat-sys in build.rs
  • Make config.example.toml example values not specific to me