Skip to content

Releases: oxibus/can-dbc-pest

v0.7.2

21 Jan 17:25
2b3aaee

Choose a tag to compare

Other

  • [pre-commit.ci] pre-commit autoupdate (#33)
  • adjust whitespace rules (#34)
  • rework testing framework, minor cleanups (#32)
  • update snapshot handling and improve justfile commands (#31)
  • (deps) bump actions/checkout from 5 to 6 in the all-actions-version-updates group (#30)

v0.7.1

10 Nov 03:25
b3d6cb2

Choose a tag to compare

Fixed

  • allow empty lines and comments before signals (#27)

v0.7.0

09 Nov 21:41
ddc8b21

Choose a tag to compare

Added

  • [breaking] parse signals as part of messages (#25)

v0.6.0

28 Oct 07:18
823edf8

Choose a tag to compare

Other

  • [breaking] update rules and spans in multiple snap files for consistency (#21)

v0.5.1

26 Oct 18:10
cf57a87

Choose a tag to compare

Other

  • change value_pair from int to uint in multiplex definitions

v0.5.0

25 Oct 07:06
c3a59cd

Choose a tag to compare

Other

  • [breaking] update access type in env variable definitions (#18)

v0.4.0

23 Oct 04:46
887b1d0

Choose a tag to compare

Other

  • [breaking] more structure cleanups (#16)

v0.3.0

21 Oct 01:12
ef7b184

Choose a tag to compare

Other

  • [breaking] update more rules for consistency (#15)
  • [breaking] update rule names for clarity (#13)

v0.2.3

20 Oct 04:56
a0a6215

Choose a tag to compare

Other

  • re-publish pest error and pair types

v0.2.2

20 Oct 04:32
af34c59

Choose a tag to compare

Added

  • re-publish Pest parser, docs