Releases: p2r3/ha.mr
Releases Β· p2r3/ha.mr
Release list
Standalone tool - v1.1
Offline command-line tool for encoding/decoding ha.mr links.
What's Changed
- Fix undefined
searchreference and misplaced index suffix by @EricSpencer00 in #8 - pad decoded percent escapes to two hex digits by @ccmdi in #23
- fix savings ratio being case sensitive by @ccmdi in #24
- fix corruption of segments that fit no subalphabet by @ccmdi in #25
- fix: preserve QRCode copyright notice by @ThunderKhan in #47
- fix: respect system color scheme for dark mode by @ThunderKhan in #45
- feat: optimize default QR error correction by @ThunderKhan in #48
- Add source code link to website by @TheGeeKing in #31
- Fix other domains by @matthewyang204 in #7
- Add Docker Compose by @TheGeeKing in #29
- built mac arm64 binary
- fixed windows binary not running due to faulty bytecode generation
New Contributors
- @EricSpencer00 made their first contribution in #8
- @ccmdi made their first contribution in #23
- @ThunderKhan made their first contribution in #47
- @TheGeeKing made their first contribution in #31
- @matthewyang204 made their first contribution in #7
Full Changelog: v1...v1.1
Standalone tool - v1
Offline command-line tool for encoding/decoding ha.mr links.