Skip to content

0.7.0

Compare
Choose a tag to compare
@DavidRodriguezSoaresCUI DavidRodriguezSoaresCUI released this 22 Apr 16:00
· 6 commits to main since this release

[0.7.0] - 2023-04-22

Added

  • Augmented type hints
  • A few new methods, like utils.assertTrue
  • Using Mypy, Bandit, Pylint and Flake8 for static code analysis
  • Using Black formatter for consistent formatting

BugFix

  • Many fixes linked to usage of static code analysis