Releases: Tomas2D/virtuoso-connector
Releases · Tomas2D/virtuoso-connector
v1.0.3
v1.0.2
Changed
- 🔧 Setup Dependabot auto updates [6a25e9e]
Miscellaneous
- Merge pull request #2 from Tomas2D/dependabot/npm_and_yarn/lint-staged-13.0.3 [dd67ce9]
- Merge pull request #14 from Tomas2D/dependabot/npm_and_yarn/types/jest-28.1.6 [4d05076]
- Merge pull request #11 from Tomas2D/dependabot/npm_and_yarn/ts-jest-28.0.7 [de77dbc]
- Merge pull request #15 from Tomas2D/dependabot/npm_and_yarn/promise-based-task-1.3.2 [e66a248]
- Bump promise-based-task from 1.3.1 to 1.3.2 [fc6bb12]
- Merge pull request #13 from Tomas2D/dependabot/npm_and_yarn/types/readable-stream-2.3.14 [932f370]
- Merge pull request #12 from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.45 [cfea87a]
- Merge pull request #1 from Tomas2D/dependabot/npm_and_yarn/tpluscode/sparql-builder-0.3.23 [5e35ea2]
- Bump @types/jest from 28.1.5 to 28.1.6 [695ff48]
- Bump @types/readable-stream from 2.3.13 to 2.3.14 [943721f]
- Bump @types/node from 16.11.43 to 16.11.45 [99bde3c]
- Bump ts-jest from 28.0.5 to 28.0.7 [845ea4d]
- Merge pull request #8 from Tomas2D/dependabot/npm_and_yarn/ts-node-10.9.1 [8b5c106]
- Merge pull request #7 from Tomas2D/dependabot/npm_and_yarn/jest-and-types/jest-28.1.3 [e18fcb3]
- Merge pull request #9 from Tomas2D/dependabot/npm_and_yarn/rdf-data-factory-1.1.1 [5c1564c]
- Bump @tpluscode/sparql-builder from 0.3.22 to 0.3.23 [2e64953]
- Bump rdf-data-factory from 1.1.0 to 1.1.1 [23890e8]
- Bump ts-node from 10.8.2 to 10.9.1 [08a6644]
- Bump jest and @types/jest [ba60e84]
- Bump lint-staged from 10.5.4 to 13.0.3 [62d47c9]
Full Changelog: v1.0.1...v1.0.2
v1.0.0
Package that allows you to create a direct connection to the Virtuoso database and run queries on it.
Connection can be used to execute both SQL and SPARQL queries. Database connection pool included ✨
Full Changelog: https://github.com/Tomas2D/virtuoso-connector/commits/v1.0.0