Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Cyanistic Cyanistic released this 08 Jan 02:20
d0a16f7

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)