2023.4.2 release
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<Authors>MarcinZiabek</Authors>
|
||||
<Company>CodeFlint</Company>
|
||||
<PackageId>QuestPDF</PackageId>
|
||||
<Version>2023.4.1</Version>
|
||||
<Version>2023.4.2</Version>
|
||||
<PackageDescription>QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. Easily generate PDF reports, invoices, exports, etc.</PackageDescription>
|
||||
<PackageReleaseNotes>$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/Resources/ReleaseNotes.txt"))</PackageReleaseNotes>
|
||||
<LangVersion>9</LangVersion>
|
||||
|
||||
@@ -4,3 +4,9 @@ This release does not contain any features or quality improvements.
|
||||
Its purpose is to mark the QuestPDF shift towards the dual-licensing model.
|
||||
Most users are not affected by this change.
|
||||
Please visit the https://www.questpdf.com/pricing.html webpage for more information.
|
||||
|
||||
Version 2023.4.1:
|
||||
Added IntelliSense-powered documentation for certain API methods.
|
||||
|
||||
Version 2023.4.2:
|
||||
Fix: fixed the rendering order of table cells in certain scenarios
|
||||
|
||||
Reference in New Issue
Block a user