All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
unreleased - Currently in development
- Adds utilities for syntax-highlighting command-line messages
- Adds support for converting dictionaries from any supported type to any other supported type.
- Adds support for querying dictionaries of all supported types
- Adds sensible, parameter defaults for command-line usage
- Adds support for all, TransducerBuilder options except limiting the number of results, as that option is deprecated and pending removal.
- Adds default, English dictionary for querying against
- Adds unit and integration tests
- Adds requirements on Findbugs, JaCoCo, and Checkstyle
- Adds command-line interface for liblevenshtein (Java)
- Initial commit