mw99 / DataCompression

Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)
Apache License 2.0
287 stars 57 forks source link

Swift 4.2 update? #11

Closed 22Round closed 5 years ago

22Round commented 5 years ago

any plans to update lib to Swift 4.2

mw99 commented 5 years ago

The last version should run fine with Swift 4.2. Any problems?

(Swift 5.0 will generate some warnings and will get an update soon)

mw99 commented 5 years ago

Anyway, I bumped the Swift version in the podspec file to 4.2 and made a new release.

https://github.com/mw99/DataCompression/releases/tag/3.1.0