Skip to content

Releases: nalanj/pg-ist

v0.3.2

08 Jun 13:40
2a52208

Choose a tag to compare

What's Changed

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

v0.3.1

07 May 02:43
65fafd4

Choose a tag to compare

Rolled back upgrade to pg - needs more work.

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

v0.3.0

07 May 02:21
4af8455

Choose a tag to compare

What's Changed

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

v0.2.0

09 Mar 20:11
cb85597

Choose a tag to compare

What's Changed

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

v0.1.3

09 Mar 18:27
0db3941

Choose a tag to compare

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

09 Mar 16:11
35675f9

Choose a tag to compare

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

v0.1.1

09 Mar 16:10
35675f9

Choose a tag to compare

  • Build fixes related to last attempted release

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

v0.1.0

09 Mar 16:02
39c10bd

Choose a tag to compare

What's Changed

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

v0.0.11

15 Feb 23:05
v0.0.11
e211d4f

Choose a tag to compare

  • 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

15 Feb 20:52
v0.0.10
8a326d7

Choose a tag to compare

  • Try using includeCode for examples ef41d0a
  • Fix example location 0927002

v0.0.9...v0.0.10