Skip to content

v0.11.6.post1 2020-07-09

Compare
Choose a tag to compare
@ashleysommer ashleysommer released this 09 Jul 06:44
· 443 commits to master since this release

Added

  • New feature to CLI tool
    • -V shows the PySHACL version
  • Run module directly
    • You can get access to the same CLI tool if you install the module and run it using python3 -m pyshacl
    • See python3 -m pyshacl --help for more details

Announcement

  • This is the final version with Python v3.5 support
    • Versions 0.12.0 and above will have newer package management and dependency management, and will
      require Python v3.6+.