Releases: Cyanistic/escaper
Releases · Cyanistic/escaper
v1.3.0
Changes
- Major rewrite and refactor
- Now uses aho_corasick for finding and replacing sequences
- About 40% faster than previous implementation
- Minor changes to Cargo.toml for optimal speed and binary size
- CI now uses UPX to compress binaries on Windows and Linux (this should result in about 50% smaller binaries)
v1.2.1
v1.2.0
v1.1.0
v1.0.1
Initial Release
1.0.0 clean up code a little