What's Changed
- Docs/intro examples by @mielvds in #284
- Format docs front page examples by @anatoly-scherbakov in #285
- Throw error for invalid @type values in @value elements by @mielvds in #282
- Bump specifications/json-ld-framing from
fa22874to3bf782bby @dependabot[bot] in #286 - Bump specifications/json-ld-api from
289ebf3to8654ac2by @dependabot[bot] in #287 - Document JSON-LD API functions with TypedDict options by @anatoly-scherbakov in #288
- Throw error on inline contexts redefining @context by @mielvds in #289
- Treat TypeError also as non-numeric by @mielvds in #290
- [#253]: Implement
SqliteCacheRequestsDocumentLoaderby @anatoly-scherbakov in #291 - Bump specifications/json-ld-api from
8654ac2to0583995by @dependabot[bot] in #293 - Fix integer serialization with fractional part by @mielvds in #294
- Truncate zeros for numeric values with negative exponent by @mielvds in #295
- Add blank nodes to prefix check by @mielvds in #296
- Bump specifications/json-ld-api from
0583995to92f0770by @dependabot[bot] in #298 - Represent large numbers with no fractions as double for values >= 1e21 by @mielvds in #297
- Add documentation page on context resolver by @mielvds in #312
- Prevent repeating the headers argument when setting custom headers. by @mielvds in #311
- Add test for empty base by @mielvds in #313
Full Changelog: v3.1.0...v3.2.0