Releases: abhimanyu003/sttr
v0.2.26
What's Changed
- fix: issue #57 by @apocelipes in #62
- dependencies upgrade edb984f
- Added x install Support for sttr by @lunrenyi in #60
New Contributors
- @lunrenyi made their first contribution in #60
- @apocelipes made their first contribution in #62
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
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
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
What's Changed
- Fix camelCase And add PascalCase by @ccoVeille in #51 #50
- Dependencies Upgrade cc361b3
Thanks so much @ccoVeille and @sibouras for reporting issue.
Full Changelog: v0.2.22...v0.2.23
v0.2.22
What's Changed
- Many typo fix by @ccoVeille in #44 #47 #48
- chore: 🛠️ dependencies upgrade 6780bf3
New Contributors
- Thanks so much @ccoVeille made their first contribution in #44
Full Changelog: v0.2.21...v0.2.22
v0.2.21
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
Changelog
New
- 5099bc9 Add: extract-urls processor ( thanks to https://github.com/mvdan/xurls for amazing library )
- 7b6f4de Add: escape-quotes processor
Chore
Special thanks @Azathothas and @eadmaster for suggestions.
v0.2.19
v0.2.18
- feat: ✨ Add double-empty-newline rule to stdin input
- style: 💬 show sub command hints in menu
- style: ✏️ fix typo case for sha384 and sha224
- fix: 📝 Fix: enhancement sub command usage hints
- fix: 🐛 UI border tweak for termux and small screen
Big thanks to @coolaj86 for his suggestions #35 #34
Demo: Add double-empty-newline rule to stdin input
Full Changelog: v0.2.17...v0.2.18