Skip to content

Releases: Galzzly/extract

v2.0.0

24 Nov 16:37
fd80db0
Compare
Choose a tag to compare

Changelog

ec60201 Add testdata, tests, updated CheckFormat func name
977ba41 Checks implemented for headers of archives
aab499c FIrst Checkin for 2.0
d63c1d1 Implemented checks of file headers for archives
8e709cc Initial Updates
c5b4f1a Initial updates
ceca666 Major updates to extraction process
ebfb76e Major updates to the extraction process
1b3a0af Merge branch 'main' into v2.0.0
9a641f5 Merge pull request #7 from Galzzly/v2.0.0
fd80db0 Merge pull request #9 from Galzzly/v2.0.0
195d07b Removing uneccesary
9ae1ea5 Revert "Update README.md"
f47e68a Several updates after testing
fbde4b8 Update README.md
7cd1caf Updated the README
d9757d7 V2
f93b6aa V2 updates

v1.3.0

21 Oct 15:04
3d6440e
Compare
Choose a tag to compare

Changelog

2f24ded Improved the output for the extraction
3d6440e Merge pull request #4 from Galzzly/v1.3.0
b87da69 Updated README

v1.2.0

16 Jun 14:57
Compare
Choose a tag to compare

Changelog

3e91e54 Tidying up the main file
04fd439 Updated for version 1.2.0
923f962 Updated goreleaser
ad476ee Updates

v1.1.0

14 Apr 11:23
Compare
Choose a tag to compare

Changelog

a636758 Merge branch 'main' of github.com:Galzzly/extract
343bae5 Update issue templates
c1641be Updated extr so that untar updates the timestamp
2b27e2c Updated tar extraction to retain mtime & atime
5e8c865 Updated zip extraction. Better perm & mtime crrctn

v1.0.0

19 Mar 12:18
Compare
Choose a tag to compare

Changelog

cb4a2d1 Adding gitignore & goreleaser
bd6f05e Create .goreleaser.yml
e0dd781 Delete .github/workflows directory
7394409 Merge branch 'main' of github.com:Galzzly/extract
a293522 Removing 7za entry. Not required.