Releases: lunarmodules/luassert
Releases · lunarmodules/luassert
v1.9.0
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
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 mutatingself
. by @rubensayshi in #163 - change(format) format tables in output including their id by @Tieske in #161
New Contributors
- @JeroenDeDauw made their first contribution in #156
- @rubensayshi made their first contribution in #163
Full Changelog: v1.7.11...v1.8.0
v1.7.11
Merge pull request #153 from LoubiTek/master Added missing French translation
v1.7.9
v1.7.9
v1.7.8
v1.7.8
v1.7.7
v1.7.7
v1.7.6
version bump
v1.7.4
Version bump