Release v0.3.0
Reached performance metric thresholds.
Changelog
Major changes & Summary:
- Generation and training is now multithreaded.
Workflow changes
Code Changes
- [MarkovPasswords]: Generation is now multithreaded
- [MarkovPasswords]: Training is now multithreaded
- [Markopy]: CLI changes to include thread count parameter.
Bugfixes
- [MarkovPasswords]: Fixed generation memory leak
- [UnitTests]: Fix relative dependency paths.