Skip to content

v1.3.3

Compare
Choose a tag to compare
@kisunji kisunji released this 02 May 15:15
· 25 commits to main since this release
96a58bd

What's Changed

  • Fix combination generator in CompoundMultiIndex by @eculver in #108
  • Fix Int indexes to make them sortable. by @jakedt in #114
  • Clarify usage of WatchSet methods and behaviour of First/Last by @radeksimko in #118
  • Document _prefix index matching for queries by @dnephin in #89
  • Document error return value of WatchSet.WatchCtx by @dnephin in #119
  • docs/txn: note additional no-op Abort & Commit cases by @radeksimko in #120
  • introduce MemDB.DBSchema() method for introspection by @radeksimko in #121

New Contributors

Full Changelog: v1.3.2...v1.3.3