Skip to content

Releases: abhimanyu003/sttr

v0.2.28

05 Oct 13:17
88b85f6

Choose a tag to compare

What's Changed

  • Add number-lines processor by @kamchy in #65
  • Enhancement: implement xxh32 and xxh128, refactor xxh64 by @harsh16coder in #67
  • refactor: rename LineNumberer to NumberLines and update aliases by @abhimanyu003 in #66

New Contributors

Quick Download Links - v0.2.28

MacOS
Binary ( Multi-Architecture )

Linux (Binaries)
amd64 | arm64 | i386

Windows (Exe)
amd64 | arm64 | i386

FreeBSD (Binaries)
amd64 | arm64 | i386

Packages

Full Changelog: v0.2.27...v0.2.28

v0.2.27

26 Aug 10:14
c5a4c0b

Choose a tag to compare

Changelog

  • add new processor: xxHASH - XXHASH64
  • c5a4c0b fix: improve error message formatting in MorseCodeDecode and update XXH64 command aliases

What's Changed

  • Enhancement of adding XXH non cryptographic encryption algo by @harsh16coder in #64

New Contributors

Quick Download Links - v0.2.27

MacOS
Binary ( Multi-Architecture )

Linux (Binaries)
amd64 | arm64 | i386

Windows (Exe)
amd64 | arm64 | i386

FreeBSD (Binaries)
amd64 | arm64 | i386

Packages

Full Changelog: v0.2.27...v0.2.27

v0.2.26

25 Jul 16:30
edb984f

Choose a tag to compare

What's Changed

New Contributors

Quick Download Links - v0.2.26

MacOS
Binary ( Multi-Architecture )

Linux (Binaries)
amd64 | arm64 | i386

Windows (Exe)
amd64 | arm64 | i386

FreeBSD (Binaries)
amd64 | arm64 | i386

Packages

Full Changelog: v0.2.25...v0.2.26

v0.2.25

27 Mar 19:11

Choose a tag to compare

Changelog

What's Changed

  • fix: duplicate reverse line item in the list by @ccoVeille in #56
  • fix: wrong name as for morse decoder by @ccoVeille in #55
  • fix: make morse ops sane by @HUGHNew in #59
  • go dependencies upgrade

New Contributors

Quick Download Links - v0.2.25

MacOS
Binary ( Multi-Architecture )

Linux (Binaries)
amd64 | arm64 | i386

Windows (Exe)
amd64 | arm64 | i386

FreeBSD (Binaries)
amd64 | arm64 | i386

Packages

Full Changelog: v0.2.24...v0.2.25

v0.2.24

11 Oct 14:16
bfd8413

Choose a tag to compare

Features

  • Added winget support
  • Added docker suppport
  • Windows is now using zip instead of tar.gz making it easy to extract on Windows.
  • Using go1.23 for build
  • Depenendy upgrade

Binary

MacOS
Binary ( Multi-Architecture )

Linux (Binaries)
amd64 | arm64 | i386

Windows (Exe)
amd64 | arm64 | i386

Full Changelog: v0.2.23...v0.2.24

v0.2.23

02 Aug 14:33
cc361b3

Choose a tag to compare

What's Changed

Thanks so much @ccoVeille and @sibouras for reporting issue.

Full Changelog: v0.2.22...v0.2.23

v0.2.22

29 Jun 22:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.21...v0.2.22

v0.2.21

27 May 14:22
ce2208e

Choose a tag to compare

Change Logs:

  • Fix: "command bcrypt ignoring rounds-parameter" #42 thanks to @mueckl
  • Add: Featured section in README

Full Changelog: v0.2.20...v0.2.21

v0.2.20

19 Apr 23:15

Choose a tag to compare

Changelog

New

Chore

Special thanks @Azathothas and @eadmaster for suggestions.

v0.2.19

11 Feb 11:26

Choose a tag to compare

Changelog

  • 4913cf8 fix: 🐛 UI border tweak for termux and small screen
  • 5d16e12 chore: go version update to 1.22
  • 8ad5694 chore: test cases update