Releases: AvaloniaUtils/AsyncImageLoader.Avalonia
Releases · AvaloniaUtils/AsyncImageLoader.Avalonia
v2.1.1
- Fix loading from disk cache
Full Changelog: v2.1.0...v2.1.1
v.2.1.0
- Add
ImageLoader.IsLoading
property
Full Changelog: v2.0.1...v2.1.0
v2.0.1
- Fix default HttpClient in BaseWebImageLoader initializing
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Make HttpClient non static for BaseWebImageLoader and inheritors
- Add alternative ctor with custom HttpClient to BaseWebImageLoader and inheritors
- Add IDisposable to IAsyncImageLoader, and proper Dispose implementation for base loader
Full Changelog: v1.0.0...v2.0.0