Added JSON support
What's Changed
- Fix package documentation to look better in go reference by @barweiss in #14
- Add Go report card badge to README by @barweiss in #15
- Add examples for using tuples in maps and channels to README by @barweiss in #17
- Add awesome-go badge to README by @barweiss in #18
- Update references of Go1.18 in readme to Go1.18+ by @barweiss in #19
- Add support for JSON marshalling by @barweiss in #21
Full Changelog: v1.0.2...v1.1.0