|
2 | 2 |
|
3 | 3 | <PropertyGroup>
|
4 | 4 | <TargetFrameworks>net5.0;netstandard2.1;netstandard2.0;net45;net40;net35</TargetFrameworks>
|
5 |
| - <AssemblyVersion>5.7.1.0</AssemblyVersion> |
6 |
| - <FileVersion>5.7.1.0</FileVersion> |
7 |
| - <Version>5.7.1</Version> |
| 5 | + <AssemblyVersion>5.7.2.0</AssemblyVersion> |
| 6 | + <FileVersion>5.7.2.0</FileVersion> |
| 7 | + <Version>5.7.2</Version> |
8 | 8 | <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
9 | 9 | <PackageProjectUrl>https://epplussoftware.com</PackageProjectUrl>
|
10 | 10 | <Authors>EPPlus Software AB</Authors>
|
|
18 | 18 | <PackageTags>Excel ooxml</PackageTags>
|
19 | 19 | <Copyright>EPPlus Software AB</Copyright>
|
20 | 20 | <PackageReleaseNotes>
|
21 |
| - EPPlus 5.7.1 |
| 21 | + EPPlus 5.7.2 |
22 | 22 | IMPORTAT NOTICE!
|
23 | 23 | From version 5 EPPlus changes the license model using a dual license, Polyform Non Commercial / Commercial license.
|
24 | 24 | EPPlus will still have the source available, but for non Polyform NC compliant projects, EPPlus will provide a commercial license.
|
25 | 25 | Commercial licenses can be purchased from https://epplussoftware.com
|
26 | 26 | This applies to EPPlus version 5 and later. Previous versions are still licensed LGPL.
|
27 | 27 |
|
| 28 | + ## Version 5.7.2 |
| 29 | + * Bug fixes. https://epplussoftware.com/Developers/MinorFeaturesAndIssues |
| 30 | + |
28 | 31 | ## Version 5.7.1
|
29 | 32 | * Bug fixes.
|
30 |
| - |
| 33 | + |
31 | 34 | ## Version 5.7.0
|
32 | 35 | * External links
|
33 | 36 | * Enhanced sorting
|
34 | 37 | * Table and auto filter sort state.
|
35 | 38 | * Horizontal sorting
|
36 | 39 | * Pivot table auto sort
|
37 | 40 | * Pivot tables - Support for Show Value As on data fields
|
38 |
| - * Bug fixes. https://epplussoftware.com/Developers/MinorFeaturesAndIssues |
| 41 | + * Bug fixes. |
39 | 42 |
|
40 | 43 | ## Version 5.6.4
|
41 | 44 | * Bug fixes.
|
|
175 | 178 | A list of fixed issues can be found here https://epplussoftware.com/docs/5.6/articles/fixedissues.html
|
176 | 179 |
|
177 | 180 | Version history
|
178 |
| - 5.7.1 20210706 Minor bug fixes. See https://epplussoftware.com/Developers/MinorFeaturesAndIssues |
| 181 | + 5.7.1 20210722 Minor bug fixes. See https://epplussoftware.com/Developers/MinorFeaturesAndIssues |
| 182 | + 5.7.1 20210706 Minor bug fixes. |
179 | 183 | 5.7.0 20210617 External links. Better sorting support. Pivot table ShowAs
|
180 | 184 | 5.6.4 20210512 Minor bug fixes.
|
181 | 185 | 5.6.3 20210416 Minor bug fixes.
|
|
0 commit comments