Daml.Finance.Interface.Util - Changelog¶
Version 2.1.0¶
- Update of SDK version and dependencies.
- Added a Lockable module containing the interface for locking (the Acquire and Release choices used to be part of the base Holding interface).
- Created a module InterfaceKey with utility functions for keyed interfaces.
Version 2.0.0¶
- Update of SDK version and dependencies.
- Remove mapWithIndex utility function.
- Remove the HasImplementation type class definition.