Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 12:45
d78fbf6

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.