Skip to content

kalculator v0.1.0

Latest
Compare
Choose a tag to compare
@kneth kneth released this 08 Dec 17:55
· 31 commits to master since this release

Breaking changes

  • None.

Enhancements

  • Added Fraction class, including methods toString(), toNumber(), add(), sub(), mul(), and div().
  • Added API documentation.

Fixes

  • None.