Skip to content

Version 0.2.1 Release

Compare
Choose a tag to compare
@ElementUser ElementUser released this 03 May 21:45
· 40 commits to main since this release
4342ef2

Version 0.2.1 Release

  • Implemented mypy (static type checking) in code base and CI process
  • Performed a refactor of all the necessary files
  • Fixed some edge case bugs (thanks to the static type checking)
  • Also updated dependencies and updated config files
  • Updated test files. Even if blank, they still increase test coverage.