Skip to content

v0.0.5

Latest

Choose a tag to compare

@simolus3 simolus3 released this 23 Mar 10:31
· 7 commits to main since this release

What's Changed

  • Remove http-client crate, suggest reqwest as a default client in #9.
  • Support custom schemas in #10.
  • Make LeasedConnection a concrete type instead of a trait in #11.
  • Add watch_all_updates returning a stream of all updated tables on the database in #11.

Full Changelog: v0.0.4...v0.0.5