Releases: quackduck/aces
Releases · quackduck/aces
v2.2.10
v2.2.7
v2.2.0
v2.1.1
v2.1.0
2.1.0
v2.0.0
Changelog
- 17ddcda add non-pow-2-len-charset stuff to redmond
- a9857d2 more refactoring
- 24926a3 refactor
- b5d433b cleanup
- a9bafb9 fix a bug in anyCoding
- c979437 clear chunk buffer data after EOF when encoding using anyCoding
- 6164ddd clean up
- 0da298c Make it possible to adjust the byte chunk size for non-pow2 charsets
- d2c8a3a refactor, add code documentation
- 2550427 Merge branch 'main' of github.com:quackduck/aces
- b6c72b4 big change: can now encode and decode to and from non-power-of-two-length charsets
- c483132 edit an example
- d3261f5 oops. this was supposed to be in that last commit
- 3cca56f ignore non-charset characters, print newline when encoding, use better example in help output
- 3cd675b make buffer size an option
- 91bfc06 allow changing encoding, decoding buffer size
- e60c97d remove debugging comment