Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

kalculator v0.1.0

Latest

Choose a tag to compare

@kneth kneth released this 08 Dec 17:55
· 33 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.