- Resolved issue with x-x:24.3.0 where it contains non-integer character (`PR 61 <https://github.com/ndokter/dsmr_parser/pull/61>`_). - Tests are not installed anymore (`PR 59 <https://github.com/ndokter/dsmr_parser/pull/59>`_). - Example telegram improvement (`PR 58 <https://github.com/ndokter/dsmr_parser/pull/58>`_).
0.22
- CRC check speed is improved - Exception info improvement
0.21
- All objects can produce a json serialization of their state.
0.20
- All objects can now print their values - Add parser + object for generic profile
0.19
- Add following missing elements to telegram specification v4: - SHORT_POWER_FAILURE_COUNT, - INSTANTANEOUS_CURRENT_L1, - INSTANTANEOUS_CURRENT_L2, - INSTANTANEOUS_CURRENT_L3 - Add missing tests + fix small test bugs - Complete telegram object v4 parse test