Data Tome 1.8.0 - Cumulative and Exponential Moving Averages
Full Changelog: 1.7.0...1.8.0
Changelog
- Add cumulative average (
DataTomeCumulative
) in #17 - Add exponential moving average (
DataTomeExpAvg
) in #17
Fix
- The Platform IO package size was reduced by excluding unit test files when publishing to the registry.
Unit Tests
- Add build tests on GitHub Workflows.
- Add DataTomeCumulative unit tests.
- Add DataTomeExpAvg unit tests.