Releases: Zubax/kocherga
Releases · Zubax/kocherga
v2.0.0
What's Changed
- Maintenance by @pavel-kirienko in #18
- Kocherga v2.0 by @pavel-kirienko in #19
Full Changelog: 1.0.0...2.0.0
v1.0.0
What's Changed
- kocherga_image.py enhancements by @pavel-kirienko in #10
- Fix typo in attributes by @asmfreak in #11
- Set up the CI by @pavel-kirienko in #13
- Make C library overhead configurable by @asmfreak in #12
- Fix logic errors in the demo from the README by @pavel-kirienko in #14
- Cyphalize and release v1.0 by @pavel-kirienko in #15
New Contributors
Full Changelog: v0.2...1.0.0
v0.2
- 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
legacy-v0-0
This legacy version of the bootloader should not be used in new designs. It is tagged explicitly for maintenance purposes.