mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
417 B
417 B
GST Changelog
0.1.1 2022-06-08
- add addTruePositive() etc functions.
- add defaults for setTruePositive(value = 0) etc functions
- add long descriptive names for the short functions.
- add derived class GoldenStandardTest, for descriptive name
- added some documentation
- split off GST.cpp file, prevent - https://github.com/RobTillaart/CRC/issues/21
0.1.0 2022-02-25
- initial version