Skip to content

Releases: ainame/Swift-WebP

v0.4.0

12 Aug 22:56
Compare
Choose a tag to compare
Update CHANGELOG

v0.3.0

13 Nov 00:37
Compare
Choose a tag to compare
Bump version to v0.3.0 (was v0.2.0)

v0.2.0

02 Oct 13:22
Compare
Choose a tag to compare
Update CHANGELOG.yml

v0.1.0: Merge pull request #30 from ainame/github-action-release

23 Sep 23:41
e943f5a
Compare
Choose a tag to compare
Support matrix tests and deployment in GitHub action properly

v0.0.10

27 May 21:03
Compare
Choose a tag to compare
Update CHANGELOG

v0.0.9

26 May 22:50
Compare
Choose a tag to compare
Update CHANGELOG

v0.0.8

10 Jan 04:05
Compare
Choose a tag to compare
Update CHANGELOG for v0.0.8

v0.0.7: Update README.md (#15)

10 Jan 03:45
af24ea3
Compare
Choose a tag to compare
Update CHANGELOG.md for v0.0.7

v0.0.6

02 Oct 00:32
Compare
Choose a tag to compare

Support Xcode10 and Swift4.2 (nothing changed at all)

v0.0.5

20 Aug 00:30
Compare
Choose a tag to compare

v0.0.5

@ainame decided that Swift-WebP project won't support CocoaPods.
Because of the difficulty to create a podspec that support clang module and using git submodules.

New

  • Update libwebp v0.60 -> v1.0.0
  • Now WebPEncoder supports iOS platform

Bug fix

  • Handle use_argb flag properly here

Breaking changes

  • WebPSimple.encode (no longer need as it is only needed for me to try encoding on iOS platform)