Skip to content

Releases: Shivix/prefix

v1.2.1

20 Jul 08:40

Choose a tag to compare

What's Changed

  • Allow --tag to translate tag name to number
  • Adjust --summary behaviour
    No longer automatically prefixes template with a translated 35 unless template is empty. Can get the previous output by putting in "35 " at the start of your template and include --value/ -v
  • Optimised case insensitive comparison on --tag
  • Updated dependencies

Full Changelog: v1.2.0...v1.2.1

v1.2.0

19 Jul 11:37
dd68e2b

Choose a tag to compare

  • Fix a bug with summary where numbers could be partially replaced
  • Handle stdin line by line
  • Add --porcelain

Full Changelog: v1.1.5...v1.2.0

v1.1.5

27 Nov 21:23

Choose a tag to compare

What's Changed

  • feat: add --repeating param for repeating groups by @Shivix in #15
  • feat: Prevent panic when piping into head by @Shivix in #15

Full Changelog: v1.1.4...v1.1.5

v1.1.4

11 Aug 13:36

Choose a tag to compare

What's Changed

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

v1.1.3

04 Aug 16:09

Choose a tag to compare

What's Changed

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

v1.1.2

04 Aug 12:40
e65886a

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

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

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

Choose a tag to compare

What's Changed

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

v1.0.3

12 Jun 13:57

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