What's Changed
- Bump version to 1.1 by @tcmitchell in #392
- Bump pyshacl dependency by @tcmitchell in #395
- Add pySBOL3 logo by @tcmitchell in #397
- Make CI builds run on Windows and Mac by @tcmitchell in #400
- Fix a typo in the documentation by @tcmitchell in #401
- Add CI testing for pypy-3.9 by @tcmitchell in #403
- Remove blank line from N-Triples output by @tcmitchell in #405
- Add pySBOL3 paper citation by @tcmitchell in #406
- Document interface improvements by @jakebeal in #409
- Update external references in change_object_namespace by @tcmitchell in #413
- Use keyword arguments in Location super init call by @tcmitchell in #415
- Add support for Python 3.11 by @tcmitchell in #421
- Update Toplevel.copy deprecation warning by @Omarelsherif010 in #423
- Fix typo of URL of sbol data model specification by @Omarelsherif010 in #425
- Unittest feature class validation update by @Omarelsherif010 in #426
- Support copy of custom classes by @jakebeal in #430
New Contributors
- @jakebeal made their first contribution in #409
- @Omarelsherif010 made their first contribution in #423
Full Changelog: v1.0.1...v1.1