Skip to content

PostgresNIO 1.15.0

Choose a tag to compare

@gwynne gwynne released this 02 Jun 13:51
· 145 commits to main since this release
f877092

SemVer Minor

  • Make PostgresCodable typealias public (#363)
  • Add support for int4range, int8range, int4range[], int8range[] (#330 by @rausnitz)

SemVer Patch

  • Decode .bpchar as String (#368)
  • Rename generic type from B to Bound in PostgresRange (#367)

Other Changes

New Contributors

Full Changelog: 1.14.2...1.15.0