Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@archermarx archermarx released this 17 Nov 17:45
a26b2c4
  • Add support for int8, int16, and real128`
  • Add support for arrays
  • Remove assert_positive and assert_negative (redundant with greater/less than)
  • Improved formatting of test outputs
  • Made code more concise
  • Fix automatic test running and code coverage