Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@alerque alerque released this 23 Aug 21:13
· 7 commits to master since this release
8d8dc8a

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