Releases: quicoli/LottieSharp
Releases · quicoli/LottieSharp
2.4.2
What's Changed
- (High cpu usage when control is invisible or not enabled)Play/Stop animation when control isn't visible or enable. by @mirtaqi in #72
New Contributors
Full Changelog: 2.3.0...2.4.2
2.3.0
What's Changed
- Add support for .NET Framework 4.x by @cptjazz in #65
- Add strong naming key and activate signing. by @cptjazz in #66
New Contributors
Full Changelog: 2.2.0...2.3.0
Release 2.1.0
What's Changed
- adds support for loading stream from resource files by @mickut in #60
New Contributors
Full Changelog: 2.0.1...2.1.0
Release 2.0.1
Fixed issue #57
Fixed issue when trying to use data bind to display animation info
Demo updated
Release 2.0.0
Complete rewrite. This is not compatible with prior versions. See the readme file.
Release 1.1.3
Loading image supported
Try to solve some memory leak
Support .Net 5 desktop and change .Net Core 3.0 to 3.1 LTS
Fix some bugs