Skip to content

Releases: MattFryer/Smoothed

Smoothed v1.4

20 Dec 14:28
ad71a11
Compare
Choose a tag to compare

Reworked math to remove limitation as suggested in #13
Fixed compilation errors due to no returned value #9, #11 and #17
Fixed issue with begin() with no parameters #15

Smoothed v1.3

17 Aug 09:42
12386a1
Compare
Choose a tag to compare

Fix for compiler warning #10 . Thanks to @ayushsharma82

Smoothed v1.2

30 Mar 09:14
ee9bf76
Compare
Choose a tag to compare

Rework of math to prevent value overflow error as detailed in #7
Removed legacy reference to namespace std

Smoothed v1.1

13 Aug 13:02
e5fc117
Compare
Choose a tag to compare

Fixes code typo as identified in issue #4

Smoothed v1.0

24 Apr 12:49
Compare
Choose a tag to compare

Initial stable release.

Includes updated examples and addition of getLast() method

Smoothed v0.2 Beta

05 Dec 17:29
22cb3aa
Compare
Choose a tag to compare
Smoothed v0.2 Beta Pre-release
Pre-release

Updated to work with Arduino IDE v1.8.7.

Warning: As a beta release, this version may undergo considerable changes before a formal release which may not remain compatible when used.

Smoothed v0.1 Beta

23 Jan 20:36
6dc6104
Compare
Choose a tag to compare
Smoothed v0.1 Beta Pre-release
Pre-release

Initial beta release of Smoothed.

Warning: As a beta release, this version may undergo considerable changes before a formal release which may not remain compatible when used.