Skip to content

Releases: timescale/pg-aiguide

v0.5.0

28 Apr 15:20
0083aa8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Mar 16:41
7d4acd4

Choose a tag to compare

What's Changed

  • feat(postgis): add PostGIS documentation support by @cbc3929 in #59
  • [AGE-383] Refactor Postgres/PostGIS import by @gregsaab in #83
  • Add hint annotations to tools by @murrayju in #85

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Feb 19:30
5862ed8

Choose a tag to compare

What's Changed

  • Update skills descriptions to match Claude best practices by @antonum in #75
  • fix: permission denied to create extension "pg_textsearch" by @wachawo in #78
  • Add Cursor Marketplace plugin support by @murrayju in #79

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Jan 14:22
60a60af

Choose a tag to compare

What's Changed

  • chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #61
  • use bun instead of node, biome as linter by @murrayju in #63
  • import skills implementation from boilerplate lib by @murrayju in #66
  • Refactor: Consolidate search tools and enable BM25 for Postgres docs by @murrayju in #68
  • API/Signature fixes for setup-timescaledb-hypertables by @antonum in #69
  • Add pgvector and hybrid text search skills by @cevian in #65

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

10 Dec 00:04
f47926b

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Dec 21:26
f1f3a10

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Dec 20:28
a7d92db

Choose a tag to compare

What's Changed

  • add eslint config by @murrayju in #46
  • docs: major README overhaul with clearer value proposition by @cevian in #47
  • fix schema definitions for broader compatibillity by @murrayju in #48
  • Don't recommend legacy geometry types by @Komzpa in #50
  • fix to scrape tiger docs at new location by @murrayju in #54

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Nov 22:48
63071f7

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Nov 22:32
63652b7

Choose a tag to compare

What's Changed

  • Use name as title by @murrayju in #37
  • chore: add Apache 2.0 license and notice by @jgpruitt in #40
  • fix: change SELECT to CALL for add_columnstore_policy procedure by @cevian in #38
  • feat: migrate to skills format and add Claude plugin support by @cevian in #43
  • Prepare for repository rename to pg-aiguide by @cevian in #45

Full Changelog: v0.1.3...v0.2.0

v0.1.3

20 Oct 14:39
600e426

Choose a tag to compare

fix: remove bloom filter sparse index from prompts (#36)