Skip to content

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:28
· 17 commits to master since this release

See CHANGELOG for details.

What's Changed

  • feat: export AutoLoad in public API by @allmonday in #57
  • fix: raise ValueError on ambiguous loader lookup by @allmonday in #58
  • fix: respect element nullability in SDL list types by @allmonday in #59
  • refactor: extract _process_level phases into standalone methods by @allmonday in #60
  • refactor: split SubsetMeta.new into focused helpers by @allmonday in #61
  • fix(skill): update outdated template and docs to match current APIs by @allmonday in #62
  • fix(loader): improve pagination error message for custom relationships by @allmonday in #63
  • refactor(api): clean up public API surface by @allmonday in #64

Full Changelog: v2.8.0...v2.9.0