Skip to content

Releases: EFeru/DbcParser

v1.6.0

15 Apr 12:05
86acc73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

v1.5.0

06 Nov 14:10
395ceda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.5.0

v1.4.2

19 Oct 21:11
3e3b03a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

v1.4.1

10 Oct 21:04
ff21747
Compare
Choose a tag to compare

What's Changed

  • fixed parsing failure when additional spaces occur before semicolon by @Puchaczov in #51

New Contributors

Full Changelog: 1.4.0...1.4.1

v1.4.0

27 Sep 19:39
348f7c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.4.0

v1.3.3

15 Sep 07:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

v1.3.2

11 Sep 07:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

Using Regex parsing also for signals

14 Apr 12:53
794e76f
Compare
Choose a tag to compare

For some reason we forgot to use regex parsing for signal line parser

v1.3.0

24 Mar 23:53
Compare
Choose a tag to compare

Several fixes and new features, including:

  • Regex for more efficient parsing
  • Added environment variables EV_ support
  • Added user attributes support BA_ support
  • Added support for float and double types
  • Added support for multiline comments
  • Fixed 64 bit unpacking
  • Fixed extended id messages properties