fiskaly / fiskaly-sdk-swift

fiskaly Cloud-TSE SDK for Swift/iOS
MIT License
5 stars 5 forks source link

Add proper versioning to the SDK #10

Closed marcelvoss closed 4 years ago

marcelvoss commented 4 years ago

Hi there,

at the moment, only the shared C++ module is being versioned. For making integrating easier and not having to depend on (a possibly in progress) master branch or having to point to a specific commit hash, it would make sense to have proper versioning of the SDK itself as well. This way, we could point to a stable version.

Thanks!

prempador commented 4 years ago

Hello @marcelvoss, thank you for your suggestion.

Starting with v1.1.500, all stable releases will now be tagged and a changelog will be added in Github.

github "fiskaly/fiskaly-sdk-swift" ~> 1.1.500