Releases: Hilzu/libpg-query-node
Releases · Hilzu/libpg-query-node
libpg-query-wasm: v0.2.1
- 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
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
- 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
- Publish package with provenance statements: https://docs.npmjs.com/generating-provenance-statements
- Update readme with install instructions and npm badge
Full Changelog: libpg-query-wasm-v0.1.0...libpg-query-wasm-v0.1.1
libpg-query-wasm: v0.1.0
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