Changelog History
-
v0.1.0 Changes
September 19, 2020🔄 Changelog
cf92198 Add .appveyor.yml
765665d Add AppVeyor badge
e213247 Add NewArchiveFromReader()
👀 6fec559 Add Seek
45ed4f4 Add archive content listing in Extract
✅ 5e29fc6 Add corrupted tests
✅ 9fb41a8 Add corrupted tests
dd30f8d Add debug tag
✅ c2ce489 Add more tests
✅ b9ec47b Add more tests
68b8ae3 Bundle C sources
6b77266 Fix NewArchiveFromReader
ddcabaf Fix ReadAll
🛠 269ac2c Fix file descriptor leak. Fixes #2
🏗 bd47b34 Fix mingw build
✅ d083a5a Fix tests
🛠 0d052b6 Merge pull request #12 from coolaj86/bugfix-and-example
🔀 e8cf177 Merge pull request #9 from phaag/master
🚚 e5368fe Remove else block
🚚 7da2202 Remove wrongsize test
491004f Return error on Close()
✅ 5561eca Test tar
⚡️ 4cb0c1d Update .appveyor.yml
🚀 aa1bb49 Update .goreleaser.yml
⚡️ a464d95 Update Go version
⚡️ 0a2bef0 Update README.md
⚡️ 3db8524 Update README.md
⚡️ 214eec2 Update README.md
⚡️ d53fc0f Update README.md
⚡️ e3cc973 Update README.md
⚡️ 7010e96 Update README.md
⚡️ 495991b Update README.md
⚡️ 5ec580a Update README.md
⚡️ 2adf162 Update README.md
⚡️ e5fb571 Update README.md
⚡️ ab493bc Update README.md
⚡️ 95c4e91 Update README.md
⚡️ cf9fec4 Update README.md
⚡️ 54bc90e Update README.md
⚡️ f0b9cd7 Update README.md
⚡️ bbba33b Update README.md
⚡️ 63cd9e0 Update README.md
⚡️ 198ee4f Update README.md
⚡️ b84d002 Update README.md
⚡️ dde171d Update docs
⚡️ 93e2dc7 Update docs
⚡️ c98ad85 Update main.go
⚡️ 62399dd Update main.go
⚡️ d929a73 Update test
2aacd20 add Extract function
d63920e add List
b16b7ca add NewArchiveFromMemory
b13e255 add ReadAll, fix Read
242b53b add make.bash
✅ 0101eee add more tests
✅ f3689e2 add test
🛠 b170f54 bugfix 7z extraction and add example
🍎 c02afc6 correct options to cross-compile all from MacOS
f136c7f initial commit
🚚 3e5d6c0 remove example
⚡️ 44f3079 update README.md
⚡️ 5f3074d update README.md
⚡️ e81f4fe update README.md
⚡️ dae78a5 update README.md
⚡️ 66d21e4 update README.md