Skip to content

Releases: sambacha/foundry-scripts

v1.1.3

14 Aug 17:45
a47f5cf

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

19 Jun 10:39
a26e002

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Jun 10:13
94b986d

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Jun 23:04
05f1087

Choose a tag to compare

Breaking: Justfile now ends with code 0

The justfile should always exit with code 0, this is for the justfile itself not script invocations that are done.

# Make sure this script ends with code 0
:

# vi: set ts=4 sw=4 noet :

Full Changelog: v1.0.2...v1.1.0

v1.0.2

01 Jun 00:51
a0f934a

Choose a tag to compare

Forge Script support

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Apr 20:32
0237b2f

Choose a tag to compare

Adds support for FFI via callback and gas snapshots

v1.0.0

05 Apr 05:32
ef1bcb9

Choose a tag to compare

v1.0.0

see justfile

What's Changed

Full Changelog: v0.2.0...v1.0.0