What's Changed
- Bugfix: copy SafeMode in JsonLdOptions.Copy by @reinkrul in #64
- Add CodeCov workflow step by @kazarena in #65
- context.parse now returns underlying document loader error by @reinkrul in #66
- should return serializer error by @suutaku in #67
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.3 by @dependabot in #72
- Fix #76: Nested @context definition returns an error by @kazarena in #77
- Fix GetCanonicalDouble for values between -1 and +1 by @olomix in #78
- feat: add optimization for finding the best CURIE by @michaeladler in #82
New Contributors
- @reinkrul made their first contribution in #64
- @suutaku made their first contribution in #67
- @olomix made their first contribution in #78
- @michaeladler made their first contribution in #82
Full Changelog: v0.5.0...v0.6.0