Releases: ryanplusplus/mach.lua
Releases · ryanplusplus/mach.lua
mach-4.1-0
mach-4.0-0
mach-3.0-1
Changed Lua dependency from 5.2 to 5.1
mach-3.0-0
Vesion 3
- Expectations are no longer started like
mach(f):should_be_called()
; they are now started likef:should_be_called()
mach-2.0-0
Version 2
- Added support for handling unexpected calls outside of a
when
- Added support for printing errors when arguments have table values
- Updated to conform to the Olivine Labs style guide
mach-1.0-1
v1.0-1 Reorganized to publish to moonrocks