v0.19.0
go-ipld-prime's release policy says that:
even numbers should be easy upgrades; odd numbers may change things
The only major, potentially disruptive change in this release is a bump to Go 1.18.
🛠 Breaking Changes
Update go.mod to Go 1.18.
🔦 Highlights
- Codecs: Correct JSON codec Bytes handling. This change does not impact DAG-JSON, which is the generally recommended codec for JSON output as the JSON codec cannot properly handle Bytes or Links.
- Dependencies: