Skip to content

Reorganization

Compare
Choose a tag to compare
@toolCHAINZ toolCHAINZ released this 19 May 19:59
· 6 commits to master since this release

Several changes in this release:

  • All hex views share the same code.
  • Using poetry for managing dependencies.
  • Using mypy for type checking.
  • Using black/ruff for formatting/linting.
  • Defined some simple unit tests with pytest.
  • Fixed the deprecated len(bv) warnings.