Releases: andygrunwald/vdf
Releases · andygrunwald/vdf
v1.1.0
What's Changed
- Fix parsing VDF files with duplicate keys by @Perplex in #5
- Introduce GitHub actions and remove TravisCI by @andygrunwald in #8
- fix: fixed infinity cycle on corrupted file by @avasapollo in #7
- Fix staticcheck errors to make ci pass by @andygrunwald in #9
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #11
- Readme: make sure go get gets latest version by @markus-wa in #12
- Allow newlines between K-V pairs by @markus-wa in #13
- Version upgrades of github.com/stretchr/testify 1.8.0 by @dependabot-preview
- Version upgrades of GitHub Actions like actions/cache, actions/checkout, dominikh/staticcheck-action and actions/setup-go by @dependabot
- Optimize CI runs by @andygrunwald in #35
- Testing: Added first fuzzing tests and fixed one bug (yeah!) by @andygrunwald in #14
New Contributors
- @Perplex made their first contribution in #5
- @avasapollo made their first contribution in #7
- @markus-wa made their first contribution in #12
Full Changelog: v1.0.0...v1.1.0