Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 07:45
· 183 commits to refs/heads/main since this release

What's Changed

Breaking Changes

  • Rename wacker crate to wacker-daemon, wacker-api crate to wacker (#19) @iawia002

Enhancements

  • wacker-api: add a function to generate the client (#18) @iawia002

Documentation

Other changes

  • wacker: move the generate_random_string function to utils mod (#17) @iawia002
  • Move common dependencies to the workspace and remove useless features (#16) @iawia002
  • wacker: use more reasonable module names (#14) @iawia002
  • wacker-cli: unify clap attributes and remove unnecessary ones (#13) @iawia002

Full Changelog: v0.1.3...v0.2.0