Releases: eerimoq/asn1tools
Releases · eerimoq/asn1tools
0.156.0
Compare
Sorry, something went wrong.
No results found
Support for decoding BER SET and SEQUENCE OF members in any order
Improved performance of BER decoding for MemberTypes
Improved error handling with better location details and and consistency in error message
0.155.3
Compare
Sorry, something went wrong.
No results found
Bugfix for numeric enum default values
0.155.2
Compare
Sorry, something went wrong.
No results found
Fixes numeric enum default values
0.155.1
Compare
Sorry, something went wrong.
No results found
Fixes generation of uper C code for 24 bit integers
0.154.0
Compare
Sorry, something went wrong.
No results found
Up to 64 bit sized bit strings supported in C code generator
Fixed enum defaults user types
Compare
Sorry, something went wrong.
No results found
Enum defaults user types (#90 )
Fixed handling of default values in user types
Fixed referencing user types in defaults that are not structured
Bumped version to 0.153.2
Co-authored-by: futsch1
Bugfix in C code generator
Compare
Sorry, something went wrong.
No results found
Enum with default value not working in C code generator fixed