2011-10-06: 1.0.0 (397370f)
- Initial version

2012-02-15: 1.1.0 (c7edd0b)
- Add support for tick types

2012-03-21: 1.1.1 (d4dbcc7)
- Use timeout for I2C mutex, otherwise the Temperature Bricklet does not work
  with IMU Brick

2013-01-17: 2.0.0 (cab0847)
- Support for Protocol 2.0

2013-03-26: 2.0.1 (a7efda8)
- Add I2C Mode switch API

2013-12-19: 2.0.2 (3b4b9ec)
- Fix wrong length for GetDebounce packet (through brickletlib)

2015-01-06: 2.0.3 (17fc531)
- Return -99.99°C in case of an error during communication (before it would
  block the whole stack)

2017-12-13: 2.0.4 (cc4f6b6)
- Use bricklib function for i2c read (is now done with DMA in new bricklib versions)