Closed mwanago closed 2 years ago
Any updates to this, is there a reason for not publishing the latest state as a version?
Wondering when the latest changes from this package might trickle down into pg
, most specifically, wondering when postgres-date
update might get there (which has quite a signficant performance improvement in it).
my bad I can publish a new version today! Releasing this into core pg i think involves a few backwards incompatible changes I'll need to check out, but should be doable very 🔜
I also forgot about this. 😬 The breaking changes should generally be breaking behavioral changes, worth noting in the changelog, but AFAIK there's no API changes that would break the way pg
depends on this package.
Published 4.0.0. It'll take a bit longer to land/document in pg
itself but it's available to consume if you depend on this package directly.
If I see correctly, the latest version of pg-types has been released in August of 2020. Since then, there were a few notable changes merged to the master branch. Can we release a new version including those?