Skip to content

Release 3.2.1

Compare
Choose a tag to compare
@gkellogg gkellogg released this 30 Dec 21:47
· 118 commits to develop since this release
  • Add failing test doing list manipulations inside a transaction on the default repository implementation. This works with serialized transactions.
  • Add back SerializedTransaction as a sub-class of Transaction, and use in default Repository implementation.