Skip to content

Releases: abhimanyu003/sttr

v0.2.8

13 Dec 16:44

Choose a tag to compare

Changelog

  • Added New Processors json-escape and json-unescape
  • Fixed support for object json and array json inputs.
  • 48baecc Updating README.md

Full Changelog: v0.2.7...v0.2.8

v0.2.7

05 Dec 13:38

Choose a tag to compare

What's Changed

  • 🖨️ Added JSON <-> MSGPACK Parser by @gebes in #22

New Contributors

  • @gebes made their first contribution in #22

Full Changelog: v0.2.6...v0.2.7

v0.2.6

18 Nov 11:30
1b1301e

Choose a tag to compare

Changelog

1b1301e missing hex-decode (#21)

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

02 Nov 15:10

Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

09 Oct 19:44

Choose a tag to compare

Changelog

35f43ca Update: Test Cases and README.md
f8b8838 feat: support base64url encoding and decoding

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Oct 16:59

Choose a tag to compare

Changelog

066105f Update: Bcrypt rounds
5fdba41 Fix: UI input should remove two lines instead of one
88bb282 Fix: count-lines processor, should also account for empty last line
ff094b3 Tweak: Removing hooks

v0.2.2

01 Oct 21:50

Choose a tag to compare

Changelog

db2735d Updating processor_sort-lines.go

v0.2.1

01 Oct 20:22

Choose a tag to compare

Changelog

cdc57ae Merge remote-tracking branch 'origin/main' into main

v0.2.0

01 Oct 19:35

Choose a tag to compare

Changelog

d3e6258 Updating readme and processor list

What's Changed

New Contributors

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

v0.1.3

21 Sep 16:50

Choose a tag to compare

Changelog

798741f Adding support for hexadecimal