Skip to content

Releases: nalanj/pg-ist

v0.3.2

Choose a tag to compare

@nalanj nalanj released this 08 Jun 13:40
2a52208

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@nalanj nalanj released this 07 May 02:43
65fafd4

Rolled back upgrade to pg - needs more work.

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

v0.3.0

Choose a tag to compare

@nalanj nalanj released this 07 May 02:21
4af8455

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@nalanj nalanj released this 09 Mar 20:11
cb85597

What's Changed

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

v0.1.3

Choose a tag to compare

@nalanj nalanj released this 09 Mar 18:27
0db3941

What's Changed

  • Switch row iteration to cache column name transforms by @nalanj in #20

Full Changelog: v0.1.1...v0.1.3

v0.1.2

Choose a tag to compare

@nalanj nalanj released this 09 Mar 16:11
35675f9

Full Changelog: v0.1.0...v0.1.2

v0.1.1

Choose a tag to compare

@nalanj nalanj released this 09 Mar 16:10
35675f9
  • Build fixes related to last attempted release

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@nalanj nalanj released this 09 Mar 16:02
39c10bd

What's Changed

Full Changelog: v0.0.11...v0.1.0

v0.0.11

Choose a tag to compare

@nalanj nalanj released this 15 Feb 23:05
v0.0.11
e211d4f
  • Fix failing test b3d4449
  • Remove cursor.ts that I didn't use 58c60ef
  • Merge pull request #9 from nalanj/dependabot/npm_and_yarn/types/node-22.13.4 3ab0c6b
  • Document cursor dee84c4
  • Added cursor support a4741f9
  • Bump @types/node from 22.13.1 to 22.13.4 03eff60
  • Add cursor libraries 1fca77a
  • Add dependabot.yaml 06a924a
  • Make sure all readme examples are legit by adding them in examples c13072b
  • Remove examples 1dc9a54
  • ExactlyOneError is now OnlyOneError 7acf91d

v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@nalanj nalanj released this 15 Feb 20:52
v0.0.10
8a326d7
  • Try using includeCode for examples ef41d0a
  • Fix example location 0927002

v0.0.9...v0.0.10