File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ C# wrapper for 7z.dll (x86 and x64 included)
66[ ![ NuGet] ( https://img.shields.io/nuget/dt/SevenZipExtractor.svg?style=flat-square )] ( https://www.nuget.org/packages/SevenZipExtractor )
77[ ![ NuGet] ( https://img.shields.io/nuget/v/SevenZipExtractor.svg?style=flat-square )] ( https://www.nuget.org/packages/SevenZipExtractor )
88
9- Hooray! 🎉✨ 100 000 downloads, like, subscribe, repost :)
10-
119Every single star makes maintainer happy! ⭐
1210
1311## NuGet
@@ -132,6 +130,11 @@ using (ArchiveFile archiveFile = new ArchiveFile(response.GetResponseStream())
132130
133131
134132## Changelog
133+ 1.0.16 / 2021.01.17
134+ - 7z binaries updated to 21.07.0.0
135+ - PR #56 - signature for ```SquashFS ``` (Thanks [mmoosstt ](https :// github.com/mmoosstt))
136+ - PR #53 - look for binaries in ```bin ``` folder (Thanks [CupSunshine ](https :// github.com/CupSunshine))
137+
1351381.0.15 / 2020.01.14
136139- .NETStandard 2 . 0 support PR #38
137140
You can’t perform that action at this time.
0 commit comments