Skip to content

v1.1.4

Compare
Choose a tag to compare
@muktihari muktihari released this 02 Oct 15:30
· 24 commits to master since this release
fabd084

Resolve issue #8, #9 and #10

Summary:

  • fix arithmetic operation involving negative values for integer and float.
  • fix runtime error: panic caused by integer divided by zero, now return an error.
  • documentation updated