What's Changed
- Fix expansion with
@baseby @anatoly-scherbakov in #248 - Bump specifications/json-ld-api from
590f78dto04a4eb7by @dependabot[bot] in #251 - Document compact term selection order change (#247) by @simontaurus in #252
- fix: prevent scoped context cache pollution during context processing by @jdsika in #249
- Fix compaction test t0112 and t0113 by @mielvds in #256
- Add FrozenDocumentLoader for offline / vetted JSON-LD contexts by @anatoly-scherbakov in #250
- Ensure .pop() and key inspection only occur for objects by @mielvds in #257
- Fix compact tc028 by @mielvds in #258
- Fix test manifest options and handle @JSON type gracefully by @mielvds in #260
- Add tests for skip expansion without initial context by @mielvds in #265
- Add test case for compaction with @vocab by @mielvds in #262
- Add testcase to confirm current link behaviour and add check if 'link' in options is instance of dict. by @mielvds in #233
- [#261]: Refactor document loaders to subclasses by @anatoly-scherbakov in #266
- Fix scoped context and conflicting properties by @mielvds in #263
cd docs/→make serveby @anatoly-scherbakov in #267- Add option to set MAX_CONTEXT_URLS in ContextResolver by @mielvds in #268
- Add test case for propagate functionality by @mielvds in #269
- Utilize pytest output comparison for improved testing by @mielvds in #271
- Bump specifications/json-ld-api from
04a4eb7to265e6b4by @dependabot[bot] in #273 - Implement compound-literal value conversion and add tests by @mielvds in #270
- Bump specifications/json-ld-framing from
fa22874to5437dbcby @dependabot[bot] in #276 - Bump specifications/json-ld-api from
265e6b4to289ebf3by @dependabot[bot] in #280 - Replace Sphinx docs with MkDocs Material by @anatoly-scherbakov in #272
New Contributors
- @dependabot[bot] made their first contribution in #251
- @simontaurus made their first contribution in #252
- @jdsika made their first contribution in #249
Full Changelog: v3.0.0...v3.1.0