-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
91 lines (56 loc) · 2.99 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
- - - - - - - - - - - - - - - - - - - -
7z.Libs - https://github.com/3F/7z.Libs
- - - - - - - - - - - - - - - - - - - -
NOTE: Except where otherwise noted, each release points to the original libraries (see notice or changelog there).
Version format: X.Y.v
- `X.Y` same to the original 7z release without leading zero, e.g. 21.7 points to 21.07 (YY.MM)
- `.v` is version of 7z.Libs regarding `X.Y`, e.g. 19.0.2 is version 2 (package 3) of 19.00
[24.8.1] 2024.11.23
* NEW: For .NET projects: resolve the Publish using NG7zLibsResolvePublish property.
The default value is true.
Currently applied only for 24.8+
For older versions, build it like:
````
build --target-version X.Y.v
```
or contact https://github.com/3F/7z.Libs
* NEW: Added option NG7zLibsLimitToPlatform to control copying x86/x64 modules for specific platform.
- `true/false` values will limit related x86/x64 folders.
- `legacy` to keep the default behaviour for native C++ projects.
* FIXED: Incorrect implementation NG7zLibsDir32bit for .NET projects.
+Added support for native projects.
* CHANGED: Providing .txt licenses along with modules by default.
Control via NG7zLibsCopyLicense
[24.5.0] 2024.05.27
* NEW: vsSolutionBuildEvent 1.16.1 bat version for customizing or editing build scripts
https://github.com/3F/vsSolutionBuildEvent/releases/tag/1.16.1
* CHANGED: Updated GetNuTool 1.9
https://github.com/3F/GetNuTool/releases/tag/1.9
* CHANGED: Updated hMSBuild 2.4.1
https://github.com/3F/hMSBuild/releases/tag/2.4.1
* CHANGED: Updated netfx4sdk.cmd 1.2
https://github.com/3F/netfx4sdk/releases/tag/1.2
[22.0.0] 2023.12.11
* NEW: Added netfx4sdk.cmd 1.1 to build on legacy platforms
https://github.com/3F/netfx4sdk/releases/tag/1.1
[19.0.2] 2020.06.19
19.00 Package #3:
* NEW: Added support for .NET Core projects;
netcoreapp and netstandard targeting.
* NEW: Added `lib` stubs:
https://github.com/3F/DllExport/issues/36
* CHANGED: Updated GetNuTool 1.8
https://github.com/3F/GetNuTool/releases/tag/1.8
* CHANGED: Updated hMSBuild 2.3
https://github.com/3F/hMSBuild/releases/tag/v2.3
* NOTE: An automated build of the 7z.Libs NuGet packages now is open source project:
https://github.com/3F/7z.Libs
[19.0.1] 2019.03.11
19.00 Package #2:
* Upgraded obsolete nuspec license tag with new xmlns xsd schema (2011 to 2013).
Now license tag points to accompanying file `./bin/License.txt`.
Details: https://aka.ms/deprecateLicenseUrl
* `projectUrl` now points to https://github.com/3F to avoid misunderstanding with official distribution!
~ ...
[9.20.0] 2015.12.05
* Original libraries 9.20