Skip to content

v0.7.10

Latest
Compare
Choose a tag to compare
@GoranBrkuljan GoranBrkuljan released this 18 Dec 12:28
· 13 commits to main since this release

What's Changed

  • feat: Add migrate as feature of charybdis by @theelderbeever in #62
        use charybdis::migrate::MigrationBuilder;
  • update: scylla version & address new compiler warnings by @GoranBrkuljan in #64
  • update: re-export scylla from lib to ensure version consistency between the driver and the ORM

New Contributors

Full Changelog: v0.7.9...v0.7.10