1.0 beta 12
Pre-release
Pre-release
What's Changed
- Bump version to 1.0b12 by @tcmitchell in #356
- Add check for uninitialized identity by @tcmitchell in #358
- Remove @ vocab entry from JSON-LD serialization by @tcmitchell in #359
- Incorporate RDFLib JSON-LD fix by @tcmitchell in #360
- Add str function for ValidationReport by @arsalan0c in #364
- Add Document.remove() by @tcmitchell in #365
- Add
Document.migrate
by @tcmitchell in #366 - Add
Document.change_object_namespace
by @tcmitchell in #367 - Provide some stability in dependent names by @tcmitchell in #368
- Add Document.clone by @tcmitchell in #369
- Add
sbol3.copy
by @tcmitchell in #370 - Add
Document.copy
and documentation by @tcmitchell in #371 - Update copy documentation, change argument names by @tcmitchell in #372
- Migrate
TopLevel.copy
andSBOLObject.copy
tosbol3.copy
by @tcmitchell in #373
New Contributors
- @arsalan0c made their first contribution in #364
Full Changelog: v1.0b11...v1.0b12