Releases: chuganzy/HCImage-BPG
Releases · chuganzy/HCImage-BPG
1.4.0
- [Enhancement] No longer use
throw
internally. Makes it easier to debug your app 😉
1.3.0
- [New] Supports Carthage.
- [New] Add unit tests.
- [Fix] No longer supports libbpg CocoaPods subspec.
- [Fix] Improve performance for images which does not have alpha channel.
1.2.1
- [Fix] Memory Leaks.
- [Fix] Crash when try to decode invalid data.
Thanks @vytux!
1.2
- Animation support.
- BITCODE support.
⚠️ WARNING ⚠️
- Has memory Leak issue.
- Crashes on invalid BPG Data.
Please use v1.1 instead for a while.
1.1
Merge branch 'release/1.1'