v0.0.3
Pre-release
Pre-release
What's Changed
🪛 Other Changes
- chore: downgrade the go version to 1.19 by @rittikdasgupta in #43
- dependency: pinned the experimental version of the "slog" library, ensuring compatibility with Go 1.19. This is necessary because
heracles
now utilizesgo-sdk
for making API calls (for data contract init endpoint), which currently supports Go 1.19.
New Contributors
- @rittikdasgupta made their first contribution in #43
Full Changelog: v0.0.2...v0.0.3