Skip to content

Release Node (v1.0.5), Browser (v1.0.5) Latest

Compare
Choose a tag to compare
@risenW risenW released this 02 Apr 13:24
· 47 commits to master since this release
889778b

What's Changed

  • feat: Added diff() function to DataFrame by @NeonSpork in #414
  • Fix empty dataframe not adding columns information by @igonro in #417
  • feat: Added pctChange() to DataFrame and divNoNan() to $MathOps in DataFrame by @NeonSpork in #418
  • test: Added missing unit tests for diff() and pctChange() by @NeonSpork in #422
  • Fix/breaking import by @risenW in #438

Full Changelog: v1.0.3...v1.0.5