Version 2.0 (Preview 58)
Pre-release
Pre-release
mattleibow
released this
22 Aug 21:33
·
65 commits
to main
since this release
What's Changed
- Development by @mattleibow in #52
- Merging #44 into master by @mattleibow in #55
- read gradientTransform Attribute by @inforithmics in #54
- Disable log compression in build.groovy by @akoeplinger in #58
- Fixup for PR #58 by @akoeplinger in #59
- [build] Added Azure DevOps & NuGet Signing by @mattleibow in #63
- Update SkiaSharp + MaterialDesignIcons by @mattleibow in #64
- Added tests to make sure the fill is not preserved by @mattleibow in #67
- Adding some more code / tests for gradients and strokes by @mattleibow in #66
- Dev by @leonardors in #7
- [SVG] Add support for
fill-rule="evenodd"
by @mattleibow in #69 - Switch to cake so that we can add more complex tasks by @mattleibow in #70
- Use the signing template by @mattleibow in #71
- Update Xamrin.Forms and Android Support by @mattleibow in #78
- Link Code of Conduct by @terrajobst in #90
- Add files via upload by @mattleibow in #94
- Add the data for the SKBlurHash demo by @mattleibow in #95
- Re-work the projects and add the UI and Controls by @mattleibow in #97
- Add a BlurHash Implementation by @mattleibow in #98
- Add a confetti view by @mattleibow in #92
- Add support for converting ImageSource to SKImage by @mattleibow in #99
- Add the new docs website by @mattleibow in #104
- Update NuGet packages by @mattleibow in #108
- Modernize the entire repo again and add .NET MAUI by @mattleibow in #111
- Added the MAUI sample by @mattleibow in #112
- Split the base out of the confetti view by @mattleibow in #113
- Update SkiaSharp to the latest of everything by @mattleibow in #114
- Fix Unit Tests by @mattleibow in #116
- A few enhancements to the base types by @mattleibow in #115
- Several improvements and changes to SKGeometry by @mattleibow in #117
- Make the build run in a single job by @mattleibow in #119
- Update SkiaSharp by @mattleibow in #120
- Move tests into a shared folder by @mattleibow in #121
- Add a SKLottieView to play Lottie animations by @mattleibow in #118
- Fixed typo in the SKLottieView Docs by @jfversluis in #122
- Update SkiaSharp by @mattleibow in #124
- Do not load the animation directly by @mattleibow in #123
- Reset properties before firing events by @mattleibow in #126
- Rename IsRunning to IsAnimationEnabled on SKAnimatedSurfaceView by @bijington in #125
- Rename IsCompleted to IsRunning by @bijington in #127
- Revert "Rename IsCompleted to IsRunning" by @mattleibow in #129
- Change default binding mode of readonly properties by @mattleibow in #130
- Update SkiaSharp by @mattleibow in #131
New Contributors
- @inforithmics made their first contribution in #54
- @akoeplinger made their first contribution in #58
- @terrajobst made their first contribution in #90
- @jfversluis made their first contribution in #122
- @bijington made their first contribution in #125
Full Changelog: v1.60.0...v2.0.0-preview.58