Releases: goldenstein64/bustez
Releases · goldenstein64/bustez
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- More elegant fail implementation by @1enu in #4
expect
's error message will change type based on whether Busted is loaded, not on whether Busted is available.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Busted fails properly now. Changed file folder. by @1enu in #2
- Fixed Busted traceback pointing to
bustez/expect.lua
- Fixed failing
expect
being reported as an error instead of a failure bustez/expect.lua
was moved toluassert/bustez/expect.lua
, replaced by a stub requiring the new location.
- Fixed Busted traceback pointing to
New Contributors
Full Changelog: v0.0.2...v0.1.0
v0.0.2
v0.0.1
initial release