Skip to content

v1.11.1

Latest

Choose a tag to compare

@kevinschaper kevinschaper released this 20 May 17:03
a7ed3e4

Note: This is a re-release of the v1.11.0-rc3 contents under the version 1.11.1. The previously published 1.11.0 was inadvertently built from main rather than the rc3 commit, and has been yanked from PyPI. 1.11.1 is byte-identical to v1.11.0-rc3.

Breaking changes

  • For your documentation to render correctly, you need to now add attr_list and md_in_html to 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.jinja2 so 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.validator in linkml.utils.converter by @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

Full Changelog: v1.11.0-rc2...v1.11.0-rc3