Releases: bombsimon/jtd-infer-go
Releases · bombsimon/jtd-infer-go
v1.0.1
What's Changed
- Add CLI tool to infer JTD by @bombsimon in #10
- Add missing tag in README by @bombsimon in #11
Full Changelog: v1.0.0...v1.0.1
v1.0.0
It's now been over a year since I created v0.1.0 and since it's been tested pretty extensively and after fixing the first bug yesterday it's time to create first stable release! 🎉
What's Changed
- Use a single main package by @bombsimon in #4
- Only run GitHub Action on push to main by @bombsimon in #5
- Update README and examples by @bombsimon in #7
- Fix
Infer
, rename tests, add benchmark by @bombsimon in #9
Full Changelog: v0.1.0...v1.0.0