Skip to content

Releases: Hilzu/libpg-query-node

libpg-query-wasm: v0.2.1

29 Sep 13:39
Compare
Choose a tag to compare
  • Shrink package size by not including pq_query.js.bak file

Full Changelog: libpg-query-wasm-v0.2.0...libpg-query-wasm-v0.2.1

libpg-query-wasm: v0.2.0

29 Sep 13:38
Compare
Choose a tag to compare

What's Changed

  • Use Typescript for implementation
  • Proper types for functions that have protobuf definitions (scan and parse) by @Hilzu in #1
  • Scan and parse now return protobuf messages instead of plain objects
  • Export pg_query that is used to decode protobuf messages and contains generated types for them

Full Changelog: libpg-query-wasm-v0.1.2...libpg-query-wasm-v0.2.0

libpg-query-wasm: v0.1.2

29 Sep 13:32
Compare
Choose a tag to compare
  • New version published with updated version and publish actions

Full Changelog: libpg-query-wasm-v0.1.1...libpg-query-wasm-v0.1.2

libpg-query-wasm: v0.1.1

29 Sep 13:30
Compare
Choose a tag to compare

Full Changelog: libpg-query-wasm-v0.1.0...libpg-query-wasm-v0.1.1

libpg-query-wasm: v0.1.0

29 Sep 13:27
Compare
Choose a tag to compare

Initial release with bindings for parse, fingerprint, parsePLpgSQL and scan.

Full Changelog: https://github.com/Hilzu/libpg-query-node/commits/libpg-query-wasm-v0.1.0