Releases: candlefinance/faster-image
Releases · candlefinance/faster-image
Release 1.0.2
1.0.2 (2023-03-31)
Bug Fixes
- pass all styles to android image (35996c7)
Release 1.0.1
1.0.1 (2023-03-31)
Bug Fixes
- add android support fallback (cad14a6)
- add nuke source rather than using a hosted podspec (02118e7)
Release 1.0.0
1.0.0 (2023-03-29)
Bug Fixes
- remove vendor deps in favor for sourcing podspec for nuke (0647201)
BREAKING CHANGES
- requires adding new source podspec to Podfile
Release 0.4.1
0.4.1 (2023-03-28)
Bug Fixes
- potential reference cycle (873772d)
Release 0.4.0
0.4.0 (2023-03-28)
Features
- add rounded property to image (49ffef7)
Release 0.3.1
0.3.1 (2023-03-27)
Bug Fixes
- add corner radius processing to failure image (bbc1f08)
Release 0.3.0
0.3.0 (2023-03-27)
Bug Fixes
- polish and clean up project (6c0d999)
Features
- add border radius support (e00014c)
- add failure image support (3ef70e8)
Release 0.2.1
0.2.1 (2023-03-26)
Bug Fixes
- update Nuke config to setters and move compute to background (98c2051)
Release 0.2.0
0.2.0 (2023-03-26)
Bug Fixes
Features