Skip to content

Releases: toolCHAINZ/hexfiles

hexfiles v1.3.0

09 Apr 22:13
Compare
Choose a tag to compare

Fixed some deprecations and removed some package hash pinning that wasn't playing well with the plugin manager.

hexfiles v1.2.0

24 May 00:43
Compare
Choose a tag to compare
Updating to 1.2.0

Reorganization

19 May 19:59
Compare
Choose a tag to compare

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.

Prevents error messages from printing when loading non-UTF8 data.

03 Oct 21:06
Compare
Choose a tag to compare

Fixed an error with multi-segment files

27 Jul 13:44
Compare
Choose a tag to compare

Initial Release

26 Jul 17:50
Compare
Choose a tag to compare
1.0.0

Update readme