Skip to content

Releases: caido/convert

v1.2.1

07 Jul 18:14
Compare
Choose a tag to compare

1.2.1 (2023-07-07)

Bug Fixes

  • add const fn and copy where possible (3aefd15)

v1.2.0

07 Jul 17:56
bd153b5
Compare
Choose a tag to compare

1.2.0 (2023-07-07)

Features

  • Support padding and formats in base64 (e0be32b)

v1.1.5

04 Apr 18:32
Compare
Choose a tag to compare

1.1.5 (2023-04-04)

Bug Fixes

v1.1.4

27 Feb 22:04
Compare
Choose a tag to compare

1.1.4 (2023-02-27)

Bug Fixes

  • Update release step names [skip ci] (20a0811)

v1.1.3

27 Feb 21:48
Compare
Choose a tag to compare

1.1.3 (2023-02-27)

Bug Fixes

  • dummy commit to trigger semantic version bump (413a2ff)

v1.1.2

27 Feb 21:15
Compare
Choose a tag to compare

1.1.2 (2023-02-27)

Bug Fixes

  • dummy commit to trigger semver bump (f46a33d)

v1.1.1

27 Feb 21:02
Compare
Choose a tag to compare

1.1.1 (2023-02-27)

Bug Fixes

  • Rename output files in generated npm package (dd81597)

v1.1.0

23 Feb 21:31
Compare
Choose a tag to compare

1.1.0 (2023-02-23)

Bug Fixes

  • gitignore: fix bug where all file in convert would be gitignored (4781299)

Features

  • encoding: Add support for base32hex encoding (a051e73)

v1.0.7

17 Feb 18:32
Compare
Choose a tag to compare

1.0.7 (2023-02-17)

Bug Fixes

  • CI: update versions, clean release script, fix typos (fc67a53)
  • OperationErrors: Improve rust errors Api (68fabe6)

v1.0.6

10 Feb 15:42
Compare
Choose a tag to compare

1.0.6 (2023-02-10)

Bug Fixes

  • CI: remove semantic-release cargo plugin, use exec plugin instead (c333263)