Skip to content

Releases: managed-commons/SvgNet

v3.3.7

21 May 22:27
Compare
Choose a tag to compare

What's Changed

  • Drop support for net7.0 who reached EOL
  • Upgrade System.Drawing.Common to 8.0.5 on needed target frameworks
  • Upgrade NUnit packages
  • Change Asserts to now required Constraint syntax

v3.3.6

21 May 22:12
Compare
Choose a tag to compare

Moving to C# 12 and .NET 8.0

v3.0.0

12 Aug 03:36
Compare
Choose a tag to compare

What's Changed

  • Good-bye .NET 5.0
  • Welcome C# 10
  • Namespaces reshuffling (breaking changes)

Full Changelog: v2.2.2...v3.0.0

v2.2.2

19 Dec 19:11
Compare
Choose a tag to compare

What's Changed

  • Update SvgTextElement constructor by @MartinJSoles in #53
  • Update one derived class constructor by @monoman
  • Moving some usage from the obsolete constructors to the new one

New Contributors

Full Changelog: v2.2.0...v2.2.2

.NET 6

10 Nov 00:50
Compare
Choose a tag to compare

Now we build with .NET 6 SDK, and generate for targets .net6 and .net6-windows
Nuget: SvgNet.2.2.0

Pretty Code

21 Oct 19:56
Compare
Choose a tag to compare

Some formatting and build fixes

From PR #27 by @Rieko-I

20 Oct 12:11
Compare
Choose a tag to compare
2.1.1 - Update SDKs and dependencies

Incorporate fix from PR #27 by https://github.com/Rieko-I

Fixes #12- Locale interference on float formatting

04 Nov 02:02
Compare
Choose a tag to compare
1.0.5

Fixes for issue #12 - Release 1.0.5

Many small fixes

05 Jan 23:22
Compare
Choose a tag to compare

Culture errors fixes

05 Jan 15:33
Compare
Choose a tag to compare