Skip to content

v0.2.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 22 Mar 13:49
· 54 commits to main since this release

Support specific namespaced URIs

Support specific namespaced URIs according to #7. If one has write rights for the entity backend, by setting the namespace and/or uri value in the entity files, they will use the relevant namespace, either the core namespace or a specific namespace.

UX/DX updates

Otherwise, the code has had some clean up related to entity model definitions, separating out the SOFT flavorings. Some fixes have been implemented after first tests have been run "in production".

Changelog

v0.2.0 (2024-03-22)

Full Changelog

Fixed bugs:

  • The pydantic model for GitLabUserInfo is too strict #83
  • The cache dir is not being created automatically #82

Closed issues:

  • Loosen name regex for retrieving entities #90
  • Minimize code repeats in SOFT models #64
  • Test with different "versions" of entity schemas #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator