Skip to content

Data Tome 1.8.0 - Cumulative and Exponential Moving Averages

Compare
Choose a tag to compare
@AlexandreHiroyuki AlexandreHiroyuki released this 24 Sep 04:13
· 3 commits to main since this release
c0692b1

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.