2018-06-07: 2.0.0 (d0ac16b)
- Initial version

2018-10-04: 2.0.1 (26fbbb6)
- Fix race condition with potential buffer overflow (through bricklib2)

2019-05-29: 2.0.2 (b230ce3)
- Fix SPITFP IRQ race condition with other higher prio IRQs (through bricklib2)

2020-02-28: 2.0.3 (8768b07)
- Don't reset read stream in getter if callback is enabled and vice versa
- Add frame readable callback

2020-03-26: 2.0.4 (12984d1)
- Make sure there are no glitches on TX line during configuration change

2020-06-23: 2.0.5 (3e2aecc)
- Use XMC1403 as minimum requirement (was 1404)