Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 03:52
· 33 commits to main since this release

💎 Features

  • feat: Add a button to adapt DataTable that extends some functionality to a table (#15) @ryu-sato
  • feat: Add new CalcMethod using Math.js (#7) @miya
  • feat: Implementation of {hsum} and {havg} calc methods (#4) @miya
  • feat: Replace {sum} and {avg} with the results of each calculation (#3) @miya

🐛 Bug Fixes

  • fix: Moves to the bottom when activated if there are culumns with only number (#11) @ryu-sato