Skip to content

v0.2.1

Compare
Choose a tag to compare
@LHolten LHolten released this 30 Oct 10:21
· 159 commits to main since this release
  • Relax Transaction creation to not borrow the Database.
  • Add missing lifetime bound on try_inserts return value.
    Technically this is a breaking change, but it fixes a bug so it is still a patch release.
  • Fix the version of the macro crate exactly (=0.2.0) to allow future internal API changes with only a patch release.