v0.17.2
版本发布时间: 2024-02-06 10:54:36
denodrivers/postgres最新发布版本:v0.19.3(2024-03-11 10:54:31)
What's Changed
- fix: calling
createTransaction()
without a name creates an invalid transaction by @groksrc in https://github.com/denodrivers/postgres/pull/443 - deps(std): bump dependencies and prefer their lighter submodules by @BastiDood in https://github.com/denodrivers/postgres/pull/422
- chore: add missing return types by @iuioiua in https://github.com/denodrivers/postgres/pull/447
- fix: update decoders to parse float and return null on error by @bombillazo in https://github.com/denodrivers/postgres/pull/444
- chore: add issue templates by @bombillazo in https://github.com/denodrivers/postgres/pull/449
- docs: add JSDocs by @bombillazo in https://github.com/denodrivers/postgres/pull/451
New Contributors
- @BastiDood made their first contribution in https://github.com/denodrivers/postgres/pull/422
- @iuioiua made their first contribution in https://github.com/denodrivers/postgres/pull/447
Full Changelog: https://github.com/denodrivers/postgres/compare/v0.17.1...v0.17.2