Releases: egonl/SharpDocx
Releases · egonl/SharpDocx
Version 2.5.0 - April 24, 2024
Version 2.4.1 - April 18, 2024
- Updated to DocumentFormat.OpenXml version 3.0.2
Version 2.4.0 - January 30, 2023
- Added ImageFromBase64, ImageFromUrl and ImageFromStream methods.
- Added ImageFromBase64 and ImageFromUrl examples to the tutorial.
Version 2.3.0 - October 9, 2022
Version 2.2.0 - January 20, 2022
- Supports Visual Studio Code and Visual Studio 2022.
- Added .NET 6.0 target framework to the examples.
- Updated DocumentFormat.OpenXml to 2.15.0.
- If a view gets updated it will now be recompiled automatically (see issue #38).
- A copy of the view to a temporary file is now only made in Debug builds (see issue #38).
- Fixed an issue with large images.
- Fixed issue #37.
- The SharpDocx IDE now also supports a document viewer in .NET Core, .NET 5.0 and .NET 6.0. However, you have to specify the location of the viewer yourself.
Version 2.1.0 - October 16, 2021
Version 2.0.4 - August 8, 2020
Version 2.0.4 - August 8, 2020
- Fixed issue #21.
Version 2.0.3 - July 28, 2020
- Fixed issue #18.
Version 2.0.2 - March 14, 2020
Version 2.0.1 - February 7, 2020
- Supports templates in loops and if-statements.
- Templates can be nested (see tutorial).
Version 1.2.1 - December 23, 2019
- Upgraded to DocumentFormat.OpenXml 2.9.1.
- Fixed issue with NuGet dependencies.
Version 1.2.0 - February 22, 2019
- Added support for .NET Standard 2.0.
Version 1.1.0 - January 4, 2018
- Some performance improvements.
- You can now specify a view model when calling Document.Generate.
- Tidied up API.
Version 1.0.0 - January 1, 2018
- Initial version.
Release 2.0.2 - March 14, 2020
Release 1.2.0 - February 22, 2019
Added support for .NET Standard 2.0.
Release 1.1.0 - January 4, 2018
- Some performance improvements.
- You can now specify a view model when calling Document.Generate.
- Tidied up API.