Releases: Redth/ResizetizerNT
Releases · Redth/ResizetizerNT
0.3.0
What's Changed
- Appicons by @Redth in #40
- Improve the downscaling of vectors by @mattleibow in #42
- Fix the double draw error by @mattleibow in #46
- Run tests on PRs by @mattleibow in #49
- Batch collect shared items from multiple groups by @Redth in #51
- Split the DoExecute into 3 parts by @mattleibow in #52
- Add better support for multiple app icons by @mattleibow in #53
- Simplify the csproj for the merge by @mattleibow in #50
- Error on Invalid Filenames by @Redth in #45
- Net6 compat by @Redth in #54
- Add support for aliases by @mattleibow in #55
- Fonts by @Redth in #56
- Pack x64 by @mattleibow in #75
- feat: Mark package as developmentDependency by @workgroupengineering in #72
- feat: allow edit build actions n SharedImage or SharedFont through Visual Studio by @workgroupengineering in #73
- Add code spaces config by @Redth in #76
- Update build.yml by @Redth in #77
New Contributors
- @workgroupengineering made their first contribution in #72
Full Changelog: 0.2.0...0.3.0
0.2.0
- Updated dependencies to use latest versions of SkiaSharp, SVG.Skia, etc.
- Fixed an issue where newer versions of Xamarin.Android introduced an optimization that would cause builds to fail if the app was also using Google Play Services and a google-services.json file
- Fixed an issue where builds would sometimes fail in CI
0.2.0-preview2
- Updated dependencies to use latest versions of SkiaSharp, SVG.Skia, etc.
- Fixed an issue where newer versions of Xamarin.Android introduced an optimization that would cause builds to fail if the app was also using Google Play Services and a google-services.json file
0.2.0-preview1
- Updated dependencies to use latest versions of SkiaSharp, SVG.Skia, etc.
- Fixed an issue where newer versions of Xamarin.Android introduced an optimization that would cause builds to fail if the app was also using Google Play Services and a google-services.json file
0.1
0.1-preview8
- Added WPF (.NET Framework) Support
- Fixed build error on macOS
0.1-preview7
- Using AsyncTask to not block IDE UI on parallel / tasks things
0.1-preview6
- CSProj Item metadata changes now cause re-generation of images
0.1-preview5
Publish to NuGet.org as well!
0.1-preview4
Really:
- Fix UWP incremental builds
- Improve non-incremental build perf