0.4.7 (2024-02-23)
- install [email protected] (6a102f5)
- string to json (#238) (f67740f)
- update forge-std (#240) (943b0d3)
0.4.6 (2023-11-27)
0.4.5 (2023-11-07)
0.4.4 (2023-11-07)
0.4.3 (2023-10-26)
0.4.2 (2023-10-10)
0.4.1 (2023-10-03)
- add missing imports on script.sol (#212) (294c9d9)
- use [email protected] (#210) (bda8bf0)
0.4.0 (2023-10-02)
- use results on fs module (#191)
- use custom types for Results and Error, and use error functions (#189)
- remove Results from json setters (#182)
- add results to commands (#179)
- add basic types to pointer casting (#198) (5f96f7b)
- add results to commands (#179) (9770c9e)
- add semver module (#204) (b4a687b)
- improved json validation using Results (#178) (50b1d14)
- remove Results from json setters (#182) (6a601ae)
- request module (#174) (63b58b4)
- use
serializeJson
cheatcode (#196) (6a90b1b) - use custom types for Results and Error, and use error functions (#189) (4e69e1c)
- use forge-std@705263c (#195) (392d99e)
- use results on fs module (#191) (f2998a1)
0.3.1 (2023-09-01)
- adapt to new forge-std Vm to remove warnings (e83ebd4)