Skip to content

Commit

Permalink
Release Version 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushub committed Jan 15, 2024
1 parent 55ce765 commit 7166c1c
Show file tree
Hide file tree
Showing 17 changed files with 127 additions and 129 deletions.
12 changes: 5 additions & 7 deletions Docs/index.md
Expand Up @@ -14,18 +14,16 @@ The SharpVectors library currently targets the following .NET frameworks
* .NET Framework, Version 4.8
* .NET Standard, Version 2.1
* .NET Core, Version 3.1
* .NET 5.0
* .NET 6.0
* .NET 7.0
* .NET 6.0 ~ .NET 8.0

The library consists of a number of shared or common components and rendering implementations for Windows Presentation Foundation (WPF) and Windows Forms applications.

### For the Libraries
The library can be downloaded from the following sources
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.2 - SharpVectors](https://www.nuget.org/packages/SharpVectors/).
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.2 - SharpVectors.Reloaded](https://www.nuget.org/packages/SharpVectors.Reloaded/).
* **NuGet (WPF Only)**, [Version 1.8.2 - SharpVectors.Wpf](https://www.nuget.org/packages/SharpVectors.Wpf/).
* **GitHub Releases Page**, [Version 1.8.2](https://github.com/ElinamLLC/SharpVectors/releases).
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.3 - SharpVectors](https://www.nuget.org/packages/SharpVectors/).
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.3 - SharpVectors.Reloaded](https://www.nuget.org/packages/SharpVectors.Reloaded/).
* **NuGet (WPF Only)**, [Version 1.8.3 - SharpVectors.Wpf](https://www.nuget.org/packages/SharpVectors.Wpf/).
* **GitHub Releases Page**, [Version 1.8.3](https://github.com/ElinamLLC/SharpVectors/releases).

> [!NOTE]
> * The **SharpVectors.Reloaded** package is the same as the **SharpVectors**, which is the recommended package if you need the full package.
Expand Down
2 changes: 1 addition & 1 deletion Nuget/SharpVectors.Reloaded.md
Expand Up @@ -15,7 +15,7 @@ More documentation is available at the [ShapeVectors Github Pages](https://elina
* A small runtime library to handle font URI, embedded images and others when using the XAML files directly from disk.
* An optimized XAML output.
* Interaction with the conversion process (by a visitor pattern) to allow for custom hyper-link implementations, font substitutions etc.
* Supports .NET Framework 4+, .NET Core, and .NET 6.0
* Supports .NET Framework 4+, .NET Core and .NET 6.0 ~ .NET 8.0.

## Main Components

Expand Down
2 changes: 1 addition & 1 deletion Nuget/SharpVectors.Wpf.md
Expand Up @@ -11,7 +11,7 @@ More documentation is available at the [ShapeVectors Github Pages](https://elina
* A small runtime library to handle font URI, embedded images and others when using the XAML files directly from disk.
* An optimized XAML output.
* Interaction with the conversion process (by a visitor pattern) to allow for custom hyper-link implementations, font substitutions etc.
* Supports .NET Framework 4+, .NET Core, and .NET 6.0
* Supports .NET Framework 4+, .NET Core and .NET 6.0 ~ .NET 8.0.

## Main Components

Expand Down
2 changes: 1 addition & 1 deletion Nuget/SharpVectors.md
Expand Up @@ -11,7 +11,7 @@ More documentation is available at the [ShapeVectors Github Pages](https://elina
* A small runtime library to handle font URI, embedded images and others when using the XAML files directly from disk.
* An optimized XAML output.
* Interaction with the conversion process (by a visitor pattern) to allow for custom hyper-link implementations, font substitutions etc.
* Supports .NET Framework 4+, .NET Core, and .NET 6.0
* Supports .NET Framework 4+, .NET Core and .NET 6.0 ~ .NET 8.0.

## Main Components

Expand Down
10 changes: 5 additions & 5 deletions Readme.md
Expand Up @@ -36,16 +36,16 @@ The SharpVectors library targets the following frameworks
* .NET Framework, Version 4.8
* .NET Standard, Version 2.1
* .NET Core, Version 3.1
* .NET 6.0 ~ .NET 7.0
* .NET 6.0 ~ .NET 8.0

The library can be used in WPF and Windows Forms applications.

### For the Library
The library can be downloaded from the following sources
* **NuGet (WPF Only Package)**, [Version 1.8.2 - SharpVectors.Wpf](https://www.nuget.org/packages/SharpVectors.Wpf/).
* **NuGet (Full Package - WPF/GDI++)**, [Version 1.8.2 - SharpVectors](https://www.nuget.org/packages/SharpVectors/).
* **NuGet (Full Package - WPF/GDI++)**, [Version 1.8.2 - SharpVectors.Reloaded](https://www.nuget.org/packages/SharpVectors.Reloaded/).
* **GitHub Releases Page**, [Version 1.8.2](https://github.com/ElinamLLC/SharpVectors/releases).
* **NuGet (WPF Only Package)**, [Version 1.8.3 - SharpVectors.Wpf](https://www.nuget.org/packages/SharpVectors.Wpf/).
* **NuGet (Full Package - WPF/GDI++)**, [Version 1.8.3 - SharpVectors](https://www.nuget.org/packages/SharpVectors/).
* **NuGet (Full Package - WPF/GDI++)**, [Version 1.8.3 - SharpVectors.Reloaded](https://www.nuget.org/packages/SharpVectors.Reloaded/).
* **GitHub Releases Page**, [Version 1.8.3](https://github.com/ElinamLLC/SharpVectors/releases).

> * The **SharpVectors.Reloaded** package is the same as the **SharpVectors**, which is the recommended package if you need the full package.
> * The **SharpVectors.Reloaded** name was used for the Nuget package at the time the **SharpVectors** package name was not available.
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorConvertersWpf/Properties/AssemblyInfo.cs
Expand Up @@ -16,7 +16,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Converters.Wpf")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorCore/Properties/AssemblyInfo.cs
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Core")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorCss/Properties/AssemblyInfo.cs
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Css")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorDom/Properties/AssemblyInfo.cs
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Dom")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]
//[assembly: AllowPartiallyTrustedCallers]
Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorModel/Properties/AssemblyInfo.cs
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Model")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorRenderingGdi/Properties/AssemblyInfo.cs
Expand Up @@ -15,7 +15,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Rendering.Gdi")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorRenderingWpf/Properties/AssemblyInfo.cs
Expand Up @@ -14,7 +14,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Rendering.Wpf")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorRuntimeWpf/Properties/AssemblyInfo.cs
Expand Up @@ -16,7 +16,7 @@
#endif
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Runtime")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC, Zooming and Panning Control by Ashley Davis")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC, Zooming and Panning Control by Ashley Davis")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Source/SharpVectorScripting/Properties/AssemblyInfo.cs
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elinam LLC, Japan")]
[assembly: AssemblyProduct("SharpVectors.Scripting.Jint")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2023 Elinam LLC, JavaScript-based scripting component for SharpVectors.")]
[assembly: AssemblyCopyright("Copyright © 2010 - 2024 Elinam LLC, JavaScript-based scripting component for SharpVectors.")]
[assembly: AssemblyTrademark("Open Source, Licensed BSD-3")]
[assembly: AssemblyCulture("")]

Expand Down
72 changes: 36 additions & 36 deletions Source/SharpVectors.Reloaded.nuspec
Expand Up @@ -13,12 +13,12 @@
<projectUrl>https://github.com/ElinamLLC/SharpVectors</projectUrl>
<repository type="git" url="https://github.com/ElinamLLC/SharpVectors" branch="master" />
<icon>images\SharpVectors64.png</icon>
<copyright>Copyright (c) 2010 - 2023 Elinam LLC</copyright>
<copyright>Copyright (c) 2010 - 2024 Elinam LLC</copyright>
<readme>docs\SharpVectors.Reloaded.md</readme>
<releaseNotes>
Release 1.8.2
* XXE vulnerability fixes, and added URI resolver controls.
* Source codes and manual documentation improvements.
Release 1.8.3
* Root viewbox support improvements.
* .NET 8 support.
* Bug fixes and code improvements.
</releaseNotes>
<tags>svg .net wpf svg2xaml svg2wpf xaml</tags>
Expand All @@ -29,23 +29,23 @@
<group targetFramework=".NETFramework4.7" />
<group targetFramework=".NETFramework4.8" />
<group targetFramework=".NETCoreApp3.1" />
<group targetFramework="net5.0-windows7.0" />
<group targetFramework="net6.0-windows7.0" />
<group targetFramework="net7.0-windows7.0" />
<group targetFramework="net8.0-windows7.0" />
</dependencies>
<frameworkReferences>
<group targetFramework=".NETCoreApp3.1">
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
</group>
<group targetFramework="net5.0-windows7.0">
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
</group>
<group targetFramework="net6.0-windows7.0">
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
</group>
<group targetFramework="net7.0-windows7.0">
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
</group>
<group targetFramework="net8.0-windows7.0">
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
</group>
<group targetFramework=".NETFramework4.0" />
<group targetFramework=".NETFramework4.5" />
<group targetFramework=".NETFramework4.6" />
Expand Down Expand Up @@ -222,34 +222,6 @@
<file src="..\Output\netcoreapp3.1\SharpVectors.Rendering.Wpf.pdb" target="lib\netcoreapp3.1"/>
<file src="..\Output\netcoreapp3.1\SharpVectors.Runtime.Wpf.pdb" target="lib\netcoreapp3.1"/>

<!-- Net5.0-Windows -->
<file src="..\Output\net5.0-windows\SharpVectors.Converters.Wpf.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Core.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Css.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Dom.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Model.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Rendering.Gdi.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Rendering.Wpf.dll" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Runtime.Wpf.dll" target="lib\net5.0-windows7.0"/>

<file src="..\Output\net5.0-windows\SharpVectors.Converters.Wpf.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Core.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Css.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Dom.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Model.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Rendering.Gdi.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Rendering.Wpf.xml" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Runtime.Wpf.xml" target="lib\net5.0-windows7.0"/>

<file src="..\Output\net5.0-windows\SharpVectors.Converters.Wpf.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Core.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Css.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Dom.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Model.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Rendering.Gdi.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Rendering.Wpf.pdb" target="lib\net5.0-windows7.0"/>
<file src="..\Output\net5.0-windows\SharpVectors.Runtime.Wpf.pdb" target="lib\net5.0-windows7.0"/>

<!-- Net6.0-Windows -->
<file src="..\Output\net6.0-windows\SharpVectors.Converters.Wpf.dll" target="lib\net6.0-windows7.0"/>
<file src="..\Output\net6.0-windows\SharpVectors.Core.dll" target="lib\net6.0-windows7.0"/>
Expand Down Expand Up @@ -306,6 +278,34 @@
<file src="..\Output\net7.0-windows\SharpVectors.Rendering.Wpf.pdb" target="lib\net7.0-windows7.0"/>
<file src="..\Output\net7.0-windows\SharpVectors.Runtime.Wpf.pdb" target="lib\net7.0-windows7.0"/>

<!-- Net8.0-Windows -->
<file src="..\Output\net8.0-windows\SharpVectors.Converters.Wpf.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Core.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Css.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Dom.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Model.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Rendering.Gdi.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Rendering.Wpf.dll" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Runtime.Wpf.dll" target="lib\net8.0-windows7.0"/>

<file src="..\Output\net8.0-windows\SharpVectors.Converters.Wpf.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Core.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Css.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Dom.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Model.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Rendering.Gdi.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Rendering.Wpf.xml" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Runtime.Wpf.xml" target="lib\net8.0-windows7.0"/>

<file src="..\Output\net8.0-windows\SharpVectors.Converters.Wpf.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Core.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Css.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Dom.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Model.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Rendering.Gdi.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Rendering.Wpf.pdb" target="lib\net8.0-windows7.0"/>
<file src="..\Output\net8.0-windows\SharpVectors.Runtime.Wpf.pdb" target="lib\net8.0-windows7.0"/>

<file src="..\Images\SharpVectors64.png" target="images"/>
<file src="..\License.txt" target="lib"/>
<file src="..\Nuget\SharpVectors.Reloaded.md" target="docs" />
Expand Down

0 comments on commit 7166c1c

Please sign in to comment.