Releases: onflow/flow-emulator
Releases · onflow/flow-emulator
v1.12.1
v1.12.0
What's Changed
⭐ Features
- Add support for collecting computation profiles by @turbolent in #877
- Add endpoint to download ZIP file of all contracts by @turbolent in #905
🛠 Improvements
- Fix and improve computation profiling by @turbolent in #904
- Fix system transaction result indexing & event block/transaction indices by @jribbink in #907
Other Changes
- Bump modernc.org/sqlite from 1.28.0 to 1.40.0 by @dependabot[bot] in #908
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #910
Full Changelog: v1.11.0...v1.11.1
v1.11.0
v1.10.4
What's Changed
Other Changes
- Update to Cadence v1.8.3 by @turbolent in #900
Full Changelog: v1.10.3...v1.10.4
v1.10.3
v1.10.2
v1.10.1
What's Changed
🐞 Bug Fixes
Other Changes
- Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #879
Full Changelog: v1.10.0...v1.10.1
v1.10.0
v1.9.0
What's Changed
🛠 Improvements
- Parallelize tests by @turbolent in #878
Dependency Updates
- Update to Cadence v1.8.1 by @turbolent in #876
- Update to onflow/flow-go b0fef2c5ca47 by @jribbink in #889
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
🛠 Improvements
- Capture & index events during bootstrapping by @m-Peter in #870
- Add logs for scheduled callback execution by @jribbink in #863
- Update scheduled transaction implementation by @devbugging in #873
New Contributors
- @StevenMia made their first contribution in #799
Full Changelog: v1.7.4...v1.8.0