2021.12.19
Changelog
- Added checks to ensure names cannot start or end with non-alphabetic characters.
- Rewrote part of
MarkovGenerator
to improve readability. - Simplified code in a number of areas.
- Updated dependencies.
- Upgraded from Java 16 to 17.
MarkovGenerator
to improve readability.