Note: This is a re-release of the v1.11.0-rc3 contents under the version
1.11.1. The previously published1.11.0was inadvertently built frommainrather than the rc3 commit, and has been yanked from PyPI.1.11.1is byte-identical tov1.11.0-rc3.
Breaking changes
- For your documentation to render correctly, you need to now add
attr_listandmd_in_htmlto your mkdocs.yml, see for example here.
What's Changed
- Update Schedule on the Community-Meetings.md by @sagehrke in #3452
- Update Linkml docs with new Slack signup form by @sagehrke in #3455
- Fix
enum.md.jinja2so that it can correctly expand/render dynamic enum elements by @sujaypatil96 in #3469 - Update Community-Meetings.md with Guidelines for presenting by @sagehrke in #3460
- Trigger CI on merge_group events to unblock the merge queue by @kevinschaper in #3472
- build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #3470
- Use
linkml.validatorinlinkml.utils.converterby @sneakers-the-rat in #2385 - terminusdb: updates to the modern schema format by @philocalyst in #3258
- feat(generators): add --xsd-anyuri-as-iri flag for cross-generator IRI consistency by @jdsika in #3292
- fix(jsonldcontextgen): emit scoped contexts for class-level range overrides by @amc-corey-cox in #3336
- fix(excelgen): move workbook.save outside loop by @noelmcloughlin in #3420
- Adding test for any_of at the class level. by @cmungall in #2292
- Update Metamodel files for 1.11.0-rc2 by @matentzn in #3484
New Contributors
- @philocalyst made their first contribution in #3258
Full Changelog: v1.11.0-rc2...v1.11.0-rc3