Skip to content

v0.9.0

Compare
Choose a tag to compare
@c4deszes c4deszes released this 30 Jul 21:27
· 37 commits to master since this release
e1ad4a0

Fixed

  • Fixed ASCII and BCD encoding types missing from the syntax ( #56 ) by @Jules-L
  • Fixed subscribed_to variable on LinSlave containing the wrong objects ( #59 )
  • Fixed whitespace not being allowed in the Nodes section before the colons ( #61 )
  • Fixed parsing initial values of array type signals ( #62 ) credit to @Jules-L for drafting a PR