Skip to content

0.3.0 release

Latest
Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 18 Apr 10:07
78bf064
  • Fix #12, breaking change. Thanks to Andyjbm for the measurements.
  • remove Printable interface as it makes the effective footprint larger!
  • remove getDecimals() and setDecimals().
  • patch examples and unit test for the above.
  • add example float16_sizeof_array.ino.
  • add isPosInf() and isNegInf()
  • add link to float16ext class with a larger range than float16.
  • update readme.md.
  • update unit-tests.