Concordium / concordium-swift-sdk

Mozilla Public License 2.0
4 stars 1 forks source link

Various renaming and minor improvements #31

Closed bisgardo closed 4 months ago

bisgardo commented 4 months ago

Various minor changes in preparation for the first release:

The identity issuance response types have been refactored to closer match the meaning of the data that they contain and make them more convenient to use when polling for verification status.

Various other renamings that make the code a little clearer here and there were performed as well.

Lastly, the Package.resolved files were regenerated to get the latest compatible versions of various dependencies (while updating the version ranges to latest compatible versions).