Skip to content

Releases: Telicent-io/shacl-tool

v0.2.4

03 Jun 15:37
Compare
Choose a tag to compare

0.2.4 (2024-06-03)

Miscellaneous

  • updated to latest workflows and code standards (#13) (2ef8912)

v0.2.3

18 Oct 10:27
5fc5ce0
Compare
Choose a tag to compare

0.2.3 (2023-10-18)

Bug Fixes

  • Typo causing imports to fail when running as standalone program (cefffe4)

v0.2.2

18 Oct 10:20
1392f44
Compare
Choose a tag to compare

0.2.2 (2023-10-18)

Bug Fixes

  • Import error in shacltool (d94f6d5)

v0.2.1

18 Oct 10:12
b34fe29
Compare
Choose a tag to compare

0.2.1 (2023-10-18)

Bug Fixes

v0.2.0

17 Oct 15:50
ac8e189
Compare
Choose a tag to compare

0.2.0 (2023-10-17)

Features

  • Refactor the project make module name more friendly. Allow to be importable (8ac25fd)

v0.1.0

17 Oct 09:30
c53b095
Compare
Choose a tag to compare

0.1.0 (2023-10-17)

Features

  • Allow Shacl-tool to be installed through python code repositories (2c121e8)
  • support only python311+ drop requirements file (0bf7afb)

Miscellaneous

  • Add flake8 as github action script (61a7e3a)
  • Add pip-tools to build requires, try install in pip-tools just in case (f15ea35)
  • Fix pre commit hook (1c4e64f)
  • pipx not really needed (2191aa7)
  • Pre-commit hook to validate, pyproject.toml, switch to pipx (a02a711)
  • Pre-commit hook, test, other build changes (013cfcd)
  • Type in test build fix (d8ba06e)
  • Update on github actions (1ff48a1)