Release 2.0.0 brings the following changes:
Added:
- Helper functions for deriving the key used to encrypt the communication when using for local TAPI integration.
- Documentation regarding local TAPI integration.
- Support for decoding
ISO8601
dates without optional milliseconds.
Changed:
- Changed any numeric amount type from
Double
toDecimal
.