Sttr Versions Save

cross-platform, cli app to perform various operations on string

v0.2.20

3 weeks ago

Changelog

New

  • 5099bc9 Add: extract-urls processor ( thanks to https://github.com/mvdan/xurls for amazing library )
  • 7b6f4de8860b6517f861a4d96b070f4f7b37d949 Add: escape-quotes processor

Chore

  • 609c77697487fd0b240037b717264a615fdd037c updating go packages.
  • 7b6f4de8860b6517f861a4d96b070f4f7b37d949 test cases fix

Special thanks @Azathothas and @eadmaster for suggestions.

v0.2.19

3 months ago

Changelog

  • 4913cf8f9357d8ecbf632d794a46ca0ca407056b fix: 🐛 UI border tweak for termux and small screen
  • 5d16e12a3c321723e7720ee5a3229804380c280c chore: go version update to 1.22
  • 8ad5694b6128aee558969b75cc833a593569b03b chore: test cases update

v0.2.17

1 year ago

Changelog

  • da2aefb ci: :rocket: skip publish choco
  • 4acd9396399f14fbf2ec3edcd5ff78fdfdafbd52 code reactor
  • fc464fb41f94bff428dfb33acc82db16980eab5f Add: New processor Morse Code Encode
  • fc464fb41f94bff428dfb33acc82db16980eab5f Add: New processor Morese Code Decode
  • 49ffd16ac347a101032541ebac8c71f31d2b5a6d CI: Add termux support

Full Changelog: https://github.com/abhimanyu003/sttr/compare/v0.2.16...v0.2.17

v0.2.16

1 year ago

Changelog

  • 31860ce Doc: update
  • 384bedda21061cdc105adfa2628c4d7528fa875f Add New Processor Remove New Lines
  • 384bedda21061cdc105adfa2628c4d7528fa875f Add New Processor Remove Spaces + New Lines

Full Changelog: https://github.com/abhimanyu003/sttr/compare/v0.2.15...v0.2.16

v0.2.15

1 year ago

Adding AUR and scoop bucket support

Full Changelog: https://github.com/abhimanyu003/sttr/compare/v0.2.14...v0.2.15

v0.2.14

1 year ago
  • Preserve order of JSON input ( Fixes #30 ) ef78637820bd25a27a62c6b4de467b026fe59b88
  • Updating go modules and GitHub workflow 99d282b0227e4cc7f5a4beae14f40348383194f3

Full Changelog: https://github.com/abhimanyu003/sttr/compare/v0.2.13...v0.2.14

v0.2.12

2 years ago

Changelog

  • 2f0de01e6270be631c11e8b1a29070015429d34c Support for Mac Fat Binary, Mac M1, ARM based systems and nfpms
  • 4122e9f Updating installer

Full Changelog: https://github.com/abhimanyu003/sttr/compare/v0.2.11...v0.2.12

v0.2.11

2 years ago

Changelog

  • e263601d5f6077944b92b4113abe67d4d2a3efb7 New processor extract IPv4 and IPv6
  • 1ee9e8f792a9e91341b5279424bd77541597f0a2 New processor for unique lines
  • c87ac19efa8a4eb8057beff522377c03ac87d257 New processor for reverse lines
  • 69fb129d3d9da470e7c271c00da315cb9e5599ab UI updates
  • 0200dde Readme update

Full Changelog: https://github.com/abhimanyu003/sttr/compare/v0.2.10...v0.2.11