Skip to content

v1.0.0

Compare
Choose a tag to compare
@apesic apesic released this 24 Sep 04:25
· 42 commits to master since this release

Implements core functionality:

  • Basic operations + - × ÷
  • Invert, reverse sign, percent
  • Stack operations (swap, rotate up, rotate down)
  • Undo (max 5 operations currently)
  • Copy, paste