Skip to content

v0.1.10

Compare
Choose a tag to compare
@levkk levkk released this 19 Nov 18:52
· 59 commits to main since this release

What's Changed

  • Added lock to clock to prevent multiple clocks running at the same time.
  • Added the ability to leak connections from the pool. This takes ownership of the connection and allows the pool to open a new one to replace it.
  • More documentation.