Releases: Kurrawong/sparql
Releases · Kurrawong/sparql
0.2.0
What's Changed
- feat: a slower but more accurate format_string function by @edmondchuc in #7
Full Changelog: 0.1.5...0.2.0
0.1.5
Changes
No actual changes to the package. Added a GitHub Action on release to build the python wheel and publish as a release asset and to GH Pages.
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- chore: update python version range by @edmondchuc in #5
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Updating Python requirement to 3.12.1 by @edmondchuc in #4
New Contributors
- @edmondchuc made their first contribution in #4
Full Changelog: 0.1.2...0.1.3
0.1.2
- Remove
iriref
indirection in grammar
Full Changelog: 0.1.1...0.1.2
0.1.1
- Move SPARQL grammar into its own file
- Add convenience function
sparql.format_string
Full Changelog: 0.1.0...0.1.1
0.1.0
Initial release.
Full Changelog: https://github.com/Kurrawong/sparql/commits/0.1.0