Skip to content

v1.0.0

Compare
Choose a tag to compare
@pitfield pitfield released this 04 Oct 23:45
· 41 commits to master since this release

Version 1.0.0!

No API changes in this release, though. Just recognizing that PostgresClientKit is ready for production use.

Breaking

  • None

Enhancements

  • Tested against Swift 5.1
  • Tested against iOS 13
  • Tested against PostgreSQL 12

Bug fixes

  • #13 Errors converting PostgresValue instances to PostgresTime, PostgresTimeWithTimeZone, PostgresTimestamp, PostgresTimestampWithTimeZone
  • #15 Issues creating PostgresTimeWithTimeZone and PostgresTimestampWithTimeZone instances from strings using Swift 5.1 on Linux