Releases: Tenderly/tenderly-sdk
Releases · Tenderly/tenderly-sdk
v0.2.1
Patch Changes
- 7cdf08f: Added Base and Base Goerli networks to
Network
enum
v0.2.0
Minor Changes
- 6e93f3b: Enabled typescript strict mode
v0.1.15
Patch Changes
- 4ca0753: Update value type in Simulator types to be string or number
v0.1.14
Patch Changes
- a6f4fb5: Repack libraries without
TenderlySolcConfig
- 7ce6a2b: Make TenderlySolcConfig dependent on SolcConfig
v0.1.13
Patch Changes
- 23d79f0: Renamed user-agent to x-user-agent
v0.1.11
Patch Changes
- b1ad7e8: TIC-498
getAll
method should target v2 API
v0.1.10
Patch Changes
- 595093b: Fixed error while performing simulated transaction with state overrides
- 64e9578: Enabling external contributors to run tests in target repository context
v0.1.9
Patch Changes
- a54bcec: Added more examples that elaborate contract verification.
v0.1.8
Patch Changes
- 54fe4bd: [docs] update readme intro