Skip to content

Releases: ACRIOS-Systems/dissect.cstruct

vAS1.3.1

15 Feb 11:14
48a3f87
Compare
Choose a tag to compare

What's Changed

Full Changelog: vAS1.3.0...vAS1.3.1

vAS1.3.0

14 Nov 15:51
bc202c6
Compare
Choose a tag to compare
Merge pull request #10 from ACRIOS-Systems/feauture/Use_existing_macro

Use existing macro

vAS1.2.1

03 Aug 14:09
2fbcb1c
Compare
Choose a tag to compare

What's Changed

  • This enables dumping structure data into bytearray for array of structures by @Hadatko in #8

Full Changelog: vAS1.2.0...vAS1.2.1

Expose types and quicker acces to enum values.

11 Apr 14:34
52fab6b
Compare
Choose a tag to compare

Macro and enum member related changes

06 Apr 09:11
d309469
Compare
Choose a tag to compare

Full featured release based on our needs.

05 Apr 07:25
7670fd6
Compare
Choose a tag to compare

Better handling of comments inside structures
Added support for gcc attribute
Fixed VLA/VSA for all types.
support_parenthesis_in_comments
Added json dumps/loads support.
Access enum value.
Added support of commentAttributes feature:
/*
This line is normal comment. Bellow is showed attribute for data types or data type members.
@key: variable
*/