alfred-margaret v1.0.0.0 Release Notes

Release Date: 2019-03-19 // about 5 years ago
  • ๐Ÿš€ This is the initial open-source release.

    • โž• Added Data.Text.AhoCorasick.Automaton, a UTF-16 implementation of the Aho-Corasick search algorithm
    • โž• Added Data.Text.AhoCorasick.Searcher, a bulk search abstraction based on Aho-Corasick
    • โž• Added Data.Text.AhoCorasick.Replacer, a bulk replace abstraction based on Aho-Corasick