The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
**Full Changelog**: https://github.com/OlegEremenko991/CachedAsyncImage991/compare/1.0.6...1.0.7
**Full Changelog**: https://github.com/OlegEremenko991/CachedAsyncImage991/compare/1.0.5...1.0.6
**Full Changelog**: https://github.com/OlegEremenko991/CachedAsyncImage991/compare/1.0.4...1.0.5
Обновил название
- Заменил `Environment` на обычный синглтон, чтобы избавиться от ворнингов `Xcode` про обновление картинок без привязки `environment` к `view`
- Добавил Example app
**Все изменения**: https://github.com/OlegEremenko991/CachedAcyncImage/compare/1.0.2...1.0.3
- Перевел Combine на Async/Await
- Требует iOS 15
**Все изменения**: https://github.com/OlegEremenko991/CachedAcyncImage/compare/1.0.1...1.0.2
- Поддержка iOS 14
- Добавил возможность настроить `transition` в инициализаторе для загруженной картинки