Skip to content

v1.0.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@sdx-bot sdx-bot released this 20 Jun 14:01
· 31 commits to main since this release

1.0.0-beta.7 - 2023-06-20

Added

  • Test cases for GraphQLSchema class read from a GQL Schema file.

Changed

  • Instead of reading types by re-parsing downloaded SHACL files, the GraphQL Schema file is now used as input.

Removed

  • Logger library typescript-logging removed, since it was not being used yet.
  • The SHACLReaderService since this is no longer needed.
  • The SHACLReader test cases since the SHACLReaderService is removed.