Releases: bjartek/overflow
Releases · bjartek/overflow
v1.7.0
Full Changelog: v1.6.3...v1.7.0
- upgrade to flowkit v1.3.1
v1.5.5
v1.5.1
v1.5.0
v1.4.10
v1.4.1 - fixes client implementation
Full Changelog: v1.4.0...v1.4.1
v1.4.0 - upgrade to v1.0.x of flowkit
What's Changed
- Upgrade to v1 of flowkit by @bjartek in #108
- intial support for gathering coverage report thanks to @m-Peter
- support for rolling back testing emulator to a certain height and OverflowTest helpers thanks to @bluesign and @Bamthelearner
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- update npm module gen, networkScripts.cdc would overwrite Scripts.cdc by @Bamthelearner in #103
- update to v0.48.0 in flowkit by @bjartek in #104
- added ability to execute script against a block id/height by @bjartek in #104
- added a new beta client with the start of methods to stream/get transactions for a block by @bjartek in #104
- now supports loading flow-cli from a relative path by @bjartek in #104
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update README.md by @bthaile in #100
- Flowkit 0.45.x by @bjartek in #99
- added a way to store events in something that is not files by @bjartek in #96
Breaking change
- this release removes the method
CheckContractUpdates
, if anybody need it create an issue and I will try to add it back, changes to flowkit 0.45 made it hard to fix
New Contributors
Full Changelog: v1.1.3...v1.2.0