Releases: maple-labs/contract-test-utils
Releases · maple-labs/contract-test-utils
v1.0.3
What's Changed
- feat: Add error logs to assertWithinDiff by @lucas-manuel in #25
- docs: Update README by @0xfarhaan in #26
- feat: Extend
Vm
interface by @vbidin in #28 - feat: Improve CSV usability by @deluca-mike in #29
- fix: Update
Vm
interface by @vbidin in #30
New Contributors
- @0xfarhaan made their first contribution in #26
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Added foundry invariant and CSV writing capability, updated CI.
What's Changed
- feat: add ARITHMETIC_ERROR to test.sol by @edag94 in #14
- feat: CSV writer by @edag94 in #16
- fix: Swap
Expected
andActual
log values by @vbidin in #17 - feat: Add Address and log to TestUtils by @lucas-manuel in #18
- feat: Add
ZERO_DIVISION
error by @vbidin in #19 - feat: Add
excludeContract
support by @lucas-manuel in #20 - feat: Add mkdir script by @lucas-manuel in #22
- feat: Add additional cheatcodes to the
Vm
interface (SC-8610) by @vbidin in #23 - feat: Update
InvariantTest
and improveconstrictToRange
by @deluca-mike in #21
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- feat: Add console library (hardhat style) by @edag94 in #6
- feat: Update TestUtils for foundry by @lucas-manuel in #7
- chore: Update
constrictToRange
to be inclusive by @lucas-manuel in #8 - feat: Added invariantTest by @JGcarv in #9
- feat: add new
label
andassume
cheatcodes by @edag94 in #10
New Contributors
Full Changelog: v1.0.0-beta.0...v1.0.0
v1.0.0-beta.0
Code Arena audit release (not in audit scope).