Skip to content

Release v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 14:10

[0.8.0] - 2023-06-08

Documentation

  • Bump version to 0.7.2
  • Remove duplicate usage snippet
  • Add options section (output of --help)
  • Format Environment Variables and nest under Usage
  • Add Broker APIs section

Features

  • Use Cross to build binaries for all available targets

Miscellaneous Tasks

  • .gitignore .DS_Store for mac contributors

Refactor

  • Separates brocker cli in specific lib
  • Save binary to $USER directory $HOME/.local/bin

Build

  • Bump h2 from 0.3.15 to 0.3.17