Releases: denodrivers/postgres
Releases · denodrivers/postgres
v0.19.3
What's Changed
- Allow
using
keyword with pool clients by @langpavel in #473 - Correct formatting strategy for publishing on JSR by @Digifox03 in #474
- Document
using
keyword syntax by @langpavel in #475
New Contributors
- @langpavel made their first contribution in #473
- @Digifox03 made their first contribution in #474
Full Changelog: v0.19.2...v0.19.3
v0.19.2
v0.19.1
What's Changed
- Handle array type custom decoders by @bombillazo in #470
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Add debugging logs control by @bombillazo in #467
- Add query to error option by @bombillazo in #469
Breaking changes
- Refactor camelCase by @bombillazo in #466
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
Breaking changes
- Update OID type by @bombillazo in #463
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- docs: remove pinned version imports by @iuioiua in #452
- feat: JSR +
/x
support by @iuioiua in #453 - chore: cleanups and documentation relating to JSR by @iuioiua in #454
- Add decode strategy control by @bombillazo in #456
- "user experience" -> "developer experience" by @adamzerner in #460
- Custom decoders by @bombillazo in #461
- Update package version by @bombillazo in #462
New Contributors
- @adamzerner made their first contribution in #460
Full Changelog: v0.17.2...v0.18.0
v0.17.2
What's Changed
- fix: calling
createTransaction()
without a name creates an invalid transaction by @groksrc in #443 - chore: add missing return types by @iuioiua in #447
- chore: add issue templates by @bombillazo in #449
- docs: add JSDocs by @bombillazo in #451
Breaking changes
- fix: update decoders to parse float and return null on error by @bombillazo in #444
- deps(std): bump dependencies and prefer their lighter submodules by @BastiDood in #422
New Contributors
- @BastiDood made their first contribution in #422
- @iuioiua made their first contribution in #447
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Amend typo by @dlcmh in #407
- fix commit chaining by @groksrc in #437
- Update GH actions versions by @bombillazo in #439
New Contributors
- @dlcmh made their first contribution in #407
- @groksrc made their first contribution in #437
- @bombillazo made their first contribution in #439
Full Changelog: v0.17.0...v0.17.1