Skip to content

Releases: RobTillaart/AverageAngle

0.2.2 release

09 Apr 08:21
452830a
Compare
Choose a tag to compare
  • update GitHub actions
  • fix version number
  • refactored getAverage() early singularity detection.
  • add float getSumX() and float getSumY()
  • add example
  • update keywords.txt
  • add unit test
  • minor edits

0.2.1 release

17 Oct 17:36
d91c40f
Compare
Choose a tag to compare
update readme.md (#10)

- update readme.md (badges)
- update keywords.txt

0.2.0 release

01 Feb 12:52
0b5895f
Compare
Choose a tag to compare
add overflow detection (#9)

- add experimental OVERFLOW detection in **add()**
- add **lastError()**
  - OK, OVERFLOW, SINGULARITY
- update GitHub actions
- update license 2023
- update readme.md
- update keywords.txt
* fix build

0.1.9 release

07 Dec 19:29
9cffffd
Compare
Choose a tag to compare
Fix #7 readme.md (#8)

* fix #7 readme.md

0.1.8 release

29 Oct 11:56
d5cc498
Compare
Choose a tag to compare
add changelog.md (#6)

0.1.7 release

13 Dec 19:47
1389850
Compare
Choose a tag to compare
update library.json, fix badges, license, readme (#5)

0.1.6 release

18 Oct 19:42
ee24ce9
Compare
Choose a tag to compare
update build-CI, add gradian support (#4)

* update build-CI, add gradians, add setType()

0.1.5 release

12 Dec 23:21
24283c4
Compare
Choose a tag to compare
Arduino ci (#3)

* initial arduino-ci
* add unit test
* **add()** now returns the count = number of elements added.

0.1.4

27 May 17:41
Compare
Choose a tag to compare
update library.json

0.1.3

26 Mar 18:53
Compare
Choose a tag to compare
0.1.3 version