Skip to content

Releases: gmourier/preshot

v1.0.1

27 Aug 14:27
Compare
Choose a tag to compare

v1.0.0

27 Aug 13:58
Compare
Choose a tag to compare

What's Changed

  • Replace structopt with clap by @irevoire in #1
  • Add a command to generate UUID V4 by @gmourier in #2
  • Rename generate-keys command to discover-keys by @gmourier in #3
  • feat: display generated uuids in a pretty table by @gmourier in #4
  • feat: Add a generate-keys command to generate (key, uid) tuples by @gmourier in #5
  • Updates methods to map new Meilsearch key format by @gmourier in #6
  • Generate keys with hyphenated uuid version by @gmourier in #7
  • Update readme.md example to match meilisearch v0.28 keys generation by @gmourier in #8
  • Add CLI integration test suite by @gmourier in #9
  • Introduce workflows to repo by @gmourier in #10

New Contributors

Full Changelog: https://github.com/gmourier/preshot/commits/v1.0.0