Releases: dotnetprojects/SVGImage
Releases · dotnetprojects/SVGImage
Release 5.2.2
Full Changelog: 5.2.1...5.2.2
Fixes with Checkbox Column
Merge pull request #96 from dotnetprojects/develop Develop
5.2.0: Release 5.1.1 (#91)
Include latest fixes
Release 5.1.1
Release 5.1.0
What's Changed
- Master by @paulushub in #81
- Reworked the GitHub Actions by @paulushub in #82
- Synchronizing with master branch by @paulushub in #83
- Set Override Colors independently for Fill and Stroke by @lukas-kirschner in #85
- Updated version information, fixed sample SVG paths by @paulushub in #87
- Develop by @paulushub in #88
New Contributors
- @lukas-kirschner made their first contribution in #85
Full Changelog: 5.0.117...5.1.0
Release 5.0.118
What's Changed
- Feature/pattern support by @jogibear9988 in #12
- fix some svg can not parse bug by @soapgu in #13
- Feature Addition - Custom Brushes by @williamgarner in #15
- Bug Fix - Null checking in CustomBrushesPropertyChanged by @williamgarner in #20
- Solution Updates by @paulushub in #18
- Updates to the project structure by @paulushub in #21
- ClipArtViewer: restoring the original sample for directory browsing. by @paulushub in #22
- Adding Load methods to enable other document sources by @paulushub in #23
- Fixes by @jogibear9988 in #24
- Bug fixes and code improvements by @paulushub in #25
- Feature - Override Stroke Width by @williamgarner in #26
- Adding two markup extension classes from the SharpVectors project by @paulushub in #27
- Code improvements to remove build warnings by @paulushub in #28
- SvgTestBox: Added the quick testing application for debugging issues by @paulushub in #29
- SvgTestSuites: W3C SVG Test Suite Application by @paulushub in #30
- Create TestResultDetail.svg by @paulushub in #31
- Fix Radial Gradient Defaults by @williamgarner in #32
- Fixed a bug in rect element rendering by @paulushub in #34
- Bug Fix: ArgumentNullException bug in gradient rendering by @paulushub in #35
- Bug fixes for reported issues by @paulushub in #45
- Bug fixes and code improvements by @paulushub in #47
- changing overridecolor results in rerendering #48 by @DrCopyPaste in #49
- only assign svgimage source if new value is not null by @DrCopyPaste in #54
- changed code to not convert double to int by @avantBentlyNevada in #57
- Fixed Issue #60, added sample by @paulushub in #61
- Restored default path fill, added check for empty fill by @paulushub in #62
- Allow setting FileSource to null. by @OregonGhost in #63
- Allow setting UriSource to null. by @OregonGhost in #64
- Added new eSizeType.ViewBoxToSizeNoStretch by @TSerious in #71
- Refactoring, code improvements and bug fixes by @paulushub in #74
- Created Issues and Pull Requests Templates by @paulushub in #77
- Updates to support .NET 8.0 by @paulushub in #78
- Changing the build and deploy process by @paulushub in #79
- Update dotnet-releaser.toml by @paulushub in #80
- Master by @paulushub in #81
New Contributors
- @jogibear9988 made their first contribution in #12
- @soapgu made their first contribution in #13
- @williamgarner made their first contribution in #15
- @DrCopyPaste made their first contribution in #49
- @avantBentlyNevada made their first contribution in #57
- @OregonGhost made their first contribution in #63
- @TSerious made their first contribution in #71
Full Changelog: https://github.com/dotnetprojects/SVGImage/commits/5.0.118
Release 5.0.117
Merge pull request #80 from dotnetprojects/develop Update dotnet-releaser.toml