Skip to content

Releases: Luncher91/A2LParser

2.5.2

14 Oct 15:47
Compare
Choose a tag to compare

Full Changelog: v2.5.1...v2.5.2

2.5.1

05 Oct 12:21
Compare
Choose a tag to compare

Update dependencies because of security vulnerabilities

Full Changelog: v2.5.0...v2.5.1

2.5.0

30 Sep 05:21
Compare
Choose a tag to compare

resolving string references

Full Changelog: v2.4.2...v2.5.0

2.4.2

26 Jun 18:24
Compare
Choose a tag to compare

Full Changelog: v2.4.1...v2.4.2

2.4.1

03 May 18:53
Compare
Choose a tag to compare
  • fix optional MATRIX_DIM y and z dimensions
  • fix long overflow issue for BIT_MASK

This release also contains some of the final validation API.

Full Changelog: v2.4.0...v2.4.1

2.4.0

26 Mar 16:51
Compare
Choose a tag to compare

What's Changed

  • Bump minimist from 1.2.5 to 1.2.6 in /codegen_typescript by @dependabot in #20
  • made Asap2File iterable
  • Security Fix: update jackson-databind CVE-2020-36518

New Contributors

Full Changelog: v2.3.4...v2.4.0

2.3.4

03 Mar 20:21
Compare
Choose a tag to compare

Full Changelog: v2.3.3...v2.3.4

2.3.3

02 Mar 16:54
Compare
Choose a tag to compare

What's Changed

  • Make MemorySegment enumeration types visible by @DerTahir in #19

New Contributors

Full Changelog: v2.3.2...v2.3.3

2.3.2

29 Aug 10:27
Compare
Choose a tag to compare
  • added more options to name array indices

2.3.1

27 Aug 18:34
Compare
Choose a tag to compare
  • Added some more documentation for code generation and CLI
  • Bugfix for Issue #17