Skip to content

Releases: fox-it/dissect.cstruct

3.6

24 Mar 14:32
5b4e10a
Compare
Choose a tag to compare
3.6

What's Changed

  • Pass context when reading a compiled Structure or Array by @MrYoranimo in #27
  • Move to tox4 and pure pyproject packaging by @pyrco in #28

Full Changelog: 3.5...3.6

3.5

10 Feb 10:42
f57fe5c
Compare
Choose a tag to compare
3.5

What's Changed

  • Check if field is pointer before checking if field is an array by @MrYoranimo in #18
  • Add support for two-dimensional arrays by @MrYoranimo in #24
  • Raise an exception when the static size of an array field does not match the size of the provided list instead of silently writing incorrectly sized data. by @skarnproject in #23
  • Update style and pin on black v23.1.0 by @pyrco in #25
  • Add isort to flake8 linting by @pyrco in #26

New Contributors

  • @MrYoranimo made their first contribution in #18
  • @skarnproject made their first contribution in #23

Full Changelog: 3.4...3.5

3.4

08 Feb 10:15
4f3f802
Compare
Choose a tag to compare
3.4

What's Changed

Full Changelog: 3.3...3.4

3.3

08 Feb 10:17
ffc4ee8
Compare
Choose a tag to compare
3.3

What's Changed

New Contributors

Full Changelog: 3.2...3.3