Skip to content

Releases: Shivix/prefix

v1.1.4

11 Aug 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Aug 16:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

04 Aug 12:40
e65886a
Compare
Choose a tag to compare
  • chore: Add new test script
  • chore: general clean ups
  • feat: add only-fix flag to only print FIX messages
  • chore: removed once_cell dependency

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Jul 19:59
40f3c14
Compare
Choose a tag to compare
  • fix: change incorrect -z short arg to -S

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Jul 19:41
a300526
Compare
Choose a tag to compare

What's Changed

  • feat: optimize incase of large inputs
  • chore: simplify error handling
  • feat: add colour output
  • chore: clean up/ simplify
  • chore: update Clap to version 4.5.9
  • feat: Add ability to summarise FIX messages
  • feat: implement --tags to translate lone tags
  • chore: add macro to write example fields

Full Changelog: v1.0.4...v1.1.0

v1.0.4

13 Jun 18:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Jun 13:57
Compare
Choose a tag to compare

What's Changed

  • v1.0.3: Improve printing multiple fix messages by @Shivix in #8

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Jun 15:52
Compare
Choose a tag to compare

What's Changed

  • feat: added piping example to README by @Shivix in #5
  • feat: generate shell completion files on build by @Shivix in #6
  • feat: generate manpage and add it and completion files to project directory by @Shivix in #7

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 May 21:36
Compare
Choose a tag to compare

What's Changed

  • 1.0.1: Add more translations to value option by @Shivix in #2

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 May 16:55
Compare
Choose a tag to compare

What's Changed

  • 1.0.0: add optional message arg by @Shivix in #1
    • This allows inputting a message without UNIX piping.

Full Changelog: https://github.com/Shivix/prefix/commits/v1.0.0