- Initial release.
- Add a missed include.xml.
- Fix directory structure so it actually works with haxelib.
- Remove some unused methods and other minor code cleanup.
- Wrote Haxe dox documentation and did some minor code cleanup, mostly removal of unused methods.
- Added regex matching option for filtering generated names.
- Added training data embedding helper macro to the library.
- Added additional utility functions, code cleanup.
- Bug fix for backoff functionality, code cleanup.
- Bug fix to avoid endless loop when prior is greater than 0, code cleanup.
- Included word lists (training data) in the library.
- Fix builds for PHP target and other minor cleanup.