This is a pretty large update for a minor release. We've moved the "wikification" processors to a separate library and are now handled by dependency injected handlers. This makes maintenance and customization a good deal more straight forward. There are no issues with backwards compatibility and the database has not changed.
- 2.15.0
- Moved all wiki processing to independent modules.
- Minor bug fixes.
- 2.15.1
- Wiki process is now a singleton.
- 2.15.2
- Resolved partial search tokenization.
Full Changelog: https://github.com/NTDLS/TightWiki/compare/2.14.2...2.15.2
|