Skip to content

v1.1.7

Compare
Choose a tag to compare
@muktihari muktihari released this 31 Jul 07:54
· 17 commits to master since this release
fe47a41

Resolve issue #18 and #20
Summary:

  • Fix wrong operators in string comparison for LSS (less than) and LEQ (less than equal)
  • Unit tests added for package boolean, float, integer to ensure current implementation is bug free.