Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@faokunega faokunega released this 22 Jul 18:47
· 33 commits to master since this release

Feature

  • Timeout can now be disabled through setting PgSettings{.., timeout: None}

Breaking Changes

  • PgSettings timeout attribute has been change to Option<Duration> (description above)