|
@@ -4,9 +4,9 @@
|
|
|
<Authors>MarcinZiabek</Authors>
|
|
<Authors>MarcinZiabek</Authors>
|
|
|
<Company>CodeFlint</Company>
|
|
<Company>CodeFlint</Company>
|
|
|
<PackageId>QuestPDF</PackageId>
|
|
<PackageId>QuestPDF</PackageId>
|
|
|
- <Version>2021.5.2</Version>
|
|
|
|
|
|
|
+ <Version>2021.8</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.</PackageDescription>
|
|
<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.</PackageDescription>
|
|
|
- <PackageReleaseNotes>New elements: Box, Grid, Canvas, EnsureSpance and Layers. Redesigned the Debug element. Added material design colors. Added list of basic fonts. Added spacing property to the Row element. Fluent API improvements and increased stability.</PackageReleaseNotes>
|
|
|
|
|
|
|
+ <PackageReleaseNotes>New elements: Unconstrained, Scale, ScaleHorizontal, ScaleVertical, FlipOver, FlipHorizontal, FlipVertical, Rotate, RotateLeft, RotateRight, TranslateX, TranslateY. Added support for more placeholders in the PageNumber element (current page, total number of pages, page number of any predefined location). Added support for documents with various page sizes. Various API improvements.</PackageReleaseNotes>
|
|
|
<LangVersion>8</LangVersion>
|
|
<LangVersion>8</LangVersion>
|
|
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
|
|
<PackageIcon>Logo.png</PackageIcon>
|
|
<PackageIcon>Logo.png</PackageIcon>
|