Skip to content

Releases: spdx/spdx-python-model

v0.0.6

Choose a tag to compare

@JPEWdev JPEWdev released this 23 Jun 16:00
6dc8215

What's Changed

  • Add load() API by @JPEWdev in #26
  • pyproject.toml: Update shacl2code to 1.1.0 and add keywords by @bact in #35
  • Add notes on SHACL2CODE_SPDX_DIR env var by @bact in #32
  • Lazy load model versions and enforce strict typing by @bact in #36
  • Publish API docs by @bact in #21
  • README: Add PyPI and license badges by @bact in #37
  • Fix missing .bindings submodule in API doc website by @bact in #38
  • Bump version for release by @JPEWdev in #40
  • Host tutorial on doc website (spdx.github.io) by @bact in #43
  • Add 404 page by @bact in #42
  • Add link to API doc in README and pyproject.toml by @bact in #41

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@JPEWdev JPEWdev released this 08 Apr 16:34

What's Changed

  • Update shacl2code version to 0.0.25 by @bact in #16
  • generate-bindings: allow to use local files by @benjarobin in #19
  • Copy stubs to bindings path after generation at build by @bact in #18
  • Add Python 3.13 and 3.14 to test by @bact in #15
  • Update shacl2code to 1.0.0 by @bact in #24
  • Update deps by @JPEWdev in #29

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@JPEWdev JPEWdev released this 18 Dec 20:06

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@JPEWdev JPEWdev released this 02 Sep 17:11

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@JPEWdev JPEWdev released this 06 May 17:46

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@JPEWdev JPEWdev released this 24 Mar 15:28

What's Changed

  • Initial implementation by @JPEWdev in #1
  • Use MAJOR_MINOR in shorter name import example by @bact in #3
  • Update shacl2code to 0.0.20 by @bact in #2
  • Add property existence test by @bact in #5
  • gha: Enable publishing to PyPi by @JPEWdev in #6

New Contributors

  • @JPEWdev made their first contribution in #1
  • @bact made their first contribution in #3

Full Changelog: https://github.com/spdx/spdx-python-model/commits/v0.0.1