Skip to content

Releases: abdenlab/giql

v0.2.1

25 Mar 13:48
5f2fc93

Choose a tag to compare

What's Changed

  • Pin sqlglot <30 to fix broken parsing by @nvictus in #71

Full Changelog: v0.2...v0.2.1

v0.2

03 Mar 01:01
6276782

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2

v0.2rc0

03 Mar 00:57
db7ea56

Choose a tag to compare

v0.2rc0 Pre-release
Pre-release

What's Changed

  • Remove execution engine and refactor to transpile-only API by @conradbzura in #49
  • doc: Rewrite documentation by @nvictus in #50
  • Unnest and prune documentation by @nvictus in #51
  • Create issue templates for more structured collaboration by @conradbzura in #52
  • Add LLM skills to facilitate development with AI by @conradbzura in #54
  • Implement MCP server for GIQL documentation and operator reference by @conradbzura in #56
  • Add GIQL-to-SQL transpilation tool to the MCP server by @conradbzura in #58

New Contributors

Full Changelog: v0.1.3...v0.2rc0

v0.1.3

19 Dec 16:14
730769a

Choose a tag to compare

What's Changed

  • Improve unit test coverage for generators subpackage by @conradbzura in #46

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Dec 21:44
79bc5e8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Dec 17:20
595a2c9

Choose a tag to compare

What's Changed

  • Update previous tag lookup to fetch most recent (in time) ancestor tag by @conradbzura in #20
  • Move drop-release job from sync-branches to publish-release by @conradbzura in #23
  • Add .readthedocs.yaml by @conradbzura in #25
  • Remove unsupported PDF doc type by @conradbzura in #27
  • Remove operator compatibility matrix and update intro in docs by @conradbzura in #29
  • Fix typo in docs by @conradbzura in #31
  • Add note to sync PRs reminding user that the PR must be merged with a merge commit by @conradbzura in #33
  • Revert "Add note to sync PRs reminding user that the PR must be merged with a merge commit" by @conradbzura in #35
  • Remove private symbol re-imports from top-level init.py by @conradbzura in #36

Full Changelog: v0.1...v0.1.1

v0.1

08 Dec 20:04
96cd8e7

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/abdenlab/giql/commits/v0.1

v0.1rc0

08 Dec 17:04

Choose a tag to compare

v0.1rc0 Pre-release
Pre-release