Comparing version 0.6.3 to 0.6.4
@@ -7,2 +7,3 @@ # Changelog | ||
[0.6.4]: https://github.com/PaulRBerg/prb-test/compare/v0.6.3...v0.6.4 | ||
[0.6.3]: https://github.com/PaulRBerg/prb-test/compare/v0.6.2...v0.6.3 | ||
@@ -34,2 +35,8 @@ [0.6.2]: https://github.com/PaulRBerg/prb-test/compare/v0.6.1...v0.6.2 | ||
- Mark `activeFork` as `view` ([#35](https://github.com/PaulRBerg/prb-test/pull/35)) | ||
## [0.6.3] - 2023-09-26 | ||
### Added | ||
- Add `serializeJson` cheat in `Vm` ([#34](https://github.com/PaulRBerg/prb-test/pull/34)) | ||
@@ -36,0 +43,0 @@ |
{ | ||
"name": "@prb/test", | ||
"description": "Modern collection of testing assertions and logging utilities for Solidity", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Paul Razvan Berg", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104881