Skip to content

Releases: Phrogz/Lunity

v0.13

30 Jan 23:29
Compare
Choose a tag to compare

Enhancements

  • The test() function that runs all tests now returns true if all tests passed, false otherwise.

v0.11

01 Aug 05:33
Compare
Choose a tag to compare

Backwards-Incompatible Changes

  • Changed the library to be compatible with 5.2+ (dropped 5.1 compatibility).
  • Requires a rewrite of how test functions are exposed (but not the contents of the test functions, or the assertions they invoke).

v0.10

14 Feb 23:40
Compare
Choose a tag to compare
  • Added assertSameKeys()
  • Documentation moved out of .lua comments, pointer to GitHub docs

v0.9.1

14 Feb 23:41
Compare
Choose a tag to compare

Initial public release.