Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@valencik valencik released this 23 Aug 00:20
· 392 commits to main since this release
87ef5fc

The Initial Release!

This is the initial release of textmogrify.
It is still very much pre-alpha software and not recommended for production use (unless you're on my team 😝)

We have two main features of note:

  • The ability to construct simple Lucene Analyzers and use them for tokenization
  • The ability to use an Analyzer on a fs2 Stream of bytes or strings

What's Changed

New Contributors

Full Changelog: https://github.com/valencik/textmogrify/commits/v0.0.1