Skip to content

Releases: Zubax/kocherga

v2.0.0

05 Sep 18:52
0003d46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...2.0.0

v1.0.0

09 May 14:12
2b9c7f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...1.0.0

v0.2

20 Sep 13:50
3116920
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • VolatileStorage<>: Do not enforce std::is_trivial_v
  • Add optional support for legacy app descriptors
  • Add Bootloader::getNumberOfNodes()
  • Promote CRC64 to public API
  • Add kocherga::can::TxQueue<>
  • CANAcceptanceFilterConfig::makePromiscuous(): do not construct {0,0} to enhance compatibility
  • Improve logging messages
  • Drop the last log report because it is usually not transmitted: the app is booted before the message can be sent

v0.1

07 Sep 12:34
667d7ba
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

See #7

legacy-v0-0

07 Sep 09:46
fbde691
Compare
Choose a tag to compare
legacy-v0-0 Pre-release
Pre-release

This legacy version of the bootloader should not be used in new designs. It is tagged explicitly for maintenance purposes.