2018-10-04: 2.0.0 (28b77f5)
- Initial version

2019-05-29: 2.0.1 (4e98740)
- Fix SPITFP IRQ race condition with other higher prio IRQs (through bricklib2)

2019-08-01: 2.0.2 (2392f0e)
- Fix error in sample rate configuration
- Use coop task instead of complicated state machine
- Properly reconfigure ADC in case of invalid data

2019-09-02: 2.0.3 (c35694f)
- Always set sample rate on start-up
- Use different MCLK divisor depending on external oscillator (HW 2.0 vs 2.1)

2019-09-03: 2.0.4 (2df1e88)
- Fix copy+paste error introduced in 2.0.3
- Fix potential race condition for configuration and calibration

2020-04-09: 2.0.5 (a45e583)
- Fix callback generation limit of 500 voltage callbacks per second per channel

2020-04-30: 2.0.6 (8612369)
- Add all voltages callback

2022-12-12: 2.0.7 (d563780)
- Don't allow ADC value to start with 0x80, it indicates an error