Version
Please enter at least 3 letters.
Changelog
Daml.Finance.Interface.Util.V3
Version 3.0.0
- Update of SDK version and dependencies. LF protocol update to support SCU.
Daml.Finance.Interface.Util
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.