Releases: mobilecoinofficial/MobileCoin-Swift
v4.1.3: Update PaymentRequest and tests with `paymentID` (#247)
v4.1.2: Add Swift Generator for HTTP Protobuf Clients (#246)
Add Swift Generator for HTTP Protobuf Clients (#246)
4.1.0
Release for 4.1.0
of mobilecoin
repo.
v4.0.0
[4.0.0] - 2023-02-08
- Signed Contingent Inputs MCIP#0031
- Fix incorrect defragmentation tx out selection.
- Integration test for defragmentation and fragmentation
- Use newer libmobilecoin commit that has Xcode 13/14 fixes
- Access level of DefaultCyrptoBox
- Update LICENSE from GPLv3 to Apace 2
- Added more fields to Memo codable paths
- Encodable conformance to RecoveredMemo structs
- Un-authenticated sender memo access
- Masked Amount V1 & V2 Changes
- Add Payment Intent RTH Memos
- Expose address hash publicly
v1.2.0
Added
Support for multiple token types
Recoverable Transaction History (RTH)
Changed
Change TxOuts are now sent to a dedicated change subaddress
Internal block info cache invalidated on submit transaction error, causing fees and block version to be re-fetched
Deprecate older APIs that do not support Token IDs
Fixes
FogSyncException will be thrown if Fog View and Ledger are out of sync with each other or Consensus. This signifies that balances may temporarily be out of date or incorrect.
v1.2.0-pre0
Added
Added a way for implementing apps to pass in their own HttpRequester
which can be useful for network robustness. Subspec LibMobileCoin
now supports Apple Silicon/M1 and Mac Catalyst.
Changed
Code changes to support Fog v1.2.0.
v1.1.0
v1.1.0-pre2
1.0.0
Bump version to v1.0.0 (#20)
1.0.0-rc1
Reset version up 1.0.0-rc1 (#18)