Skip to content

Releases: lunarmodules/luassert

v1.9.0

23 Aug 21:13
8d8dc8a
Compare
Choose a tag to compare

New Features

  • When comparing argument lists display content
  • Add Icelandic localizations

Bug Fixes

  • Validate # of arguments to truthy/falsy asserts
  • Order of error message non-deterministic
  • Properly subsitute 'pending' if no term.colors
  • Always set default color
  • Lua 5.3+ update to check number+boolean in error_matches
  • Properly package all existing localizations

Documentation

  • Update links for new org namespace
  • Drop incomplete misleading changelog

Miscellaneous Tasks

  • Add previously published rockspec
  • Overhaul scm rockspec
  • Disable use of local lua paths, test only with installed paths
  • Refactor rockspec to dodge luarocks 3.1.3 bug
  • Bump say to latest release
  • Twiddle rockspec to trigger publish
  • Release v1.9.0

Ci

  • Drop obsolete Travis configuration
  • Simplify Luacheck workflow with upstream GH Action
  • Overhaul busted workflow, limit to regression tests
  • Add deploy workflow
  • Don't report coverage except on canonical repository

v1.8.0

18 Aug 07:47
Compare
Choose a tag to compare

What's Changed

  • Add default value to Spy constructor argument by @JeroenDeDauw in #156
  • add explanation in README on how to do a was_called_with when mutating self. by @rubensayshi in #163
  • change(format) format tables in output including their id by @Tieske in #161

New Contributors

Full Changelog: v1.7.11...v1.8.0

v1.7.11

24 Sep 14:12
b8fb59a
Compare
Choose a tag to compare
Merge pull request #153 from LoubiTek/master

Added missing French translation

v1.7.9

11 Aug 11:10
Compare
Choose a tag to compare
v1.7.9

v1.7.8

20 Jun 15:23
Compare
Choose a tag to compare
v1.7.8

v1.7.7

30 May 15:55
Compare
Choose a tag to compare
v1.7.7

v1.7.6

15 Apr 19:01
Compare
Choose a tag to compare
version bump

v1.7.4

11 Feb 04:07
Compare
Choose a tag to compare
Version bump