Skip to content

Releases: goark/gpgpdump

v0.9.1

02 Oct 05:49
v0.9.1
9383318
Compare
Choose a tag to compare

Changelog

0f902fa Add actions and testing

v0.9.0

01 Sep 03:44
v0.9.0
88ed1db
Compare
Choose a tag to compare

Changelog

12de742 Bump up version of external packages
34abbc5 Following draft-ietf-openpgp-rfc4880bis-10
52fd102 Modified parsing Key Block sub-packet
1a69fa8 Modified version string
630cfe9 Update document

v0.8.0

19 Aug 12:50
v0.8.0
5bd6023
Compare
Choose a tag to compare

Changelog

09111e3 Add test
c7caf8c Fix bug of parsing subpacket 20
f1d283e Modified comment
819293b Renewal!
54c11f0 Update documents
4f92903 Update go.mod

v0.7.2

12 Aug 12:24
v0.7.2
713231a
Compare
Choose a tag to compare

No more support i386 architecture.

Changelog

ec5d8e4 Bump up version of errs package
b4a0e8f Modified output massages
7338d1e Update comment of copyright

v0.7.1

31 Jan 13:20
v0.7.1
3872673
Compare
Choose a tag to compare

Changelog

56dd782 Fix bug of tag11 in zero value of timestump
8a6292b Fix creaction time of tag11
f362d9c Modified text of version

v0.7.0

31 Jan 12:36
v0.7.0
5256dbf
Compare
Choose a tag to compare

Changelog

2795c7e Add cert option
8042939 Bump up version of modules
8d6f5f4 Fix cert option
532a93f Modified dump message of tag11 (refer pgpdump/issues/28)
1a20f42 Refactoring, reviewed by golangCI

v0.6.5

07 Nov 11:59
v0.6.5
e41e23b
Compare
Choose a tag to compare

Changelog

c433ca4 Fix Features subpacket
ebc1f54 Fix analyzing of subpacket in sig packet

v0.6.4

18 Oct 13:12
v0.6.4
5fdc768
Compare
Choose a tag to compare

Changelog

8d772b7 Modified test for hkp subpackage

v0.6.3

16 Oct 05:29
v0.6.3
619de76
Compare
Choose a tag to compare

Changelog

dd9b001 Bump up version of errs package
1858cfb Fix comments
596c2a5 Update .goreleaser.yml

v0.6.2

08 Sep 12:39
v0.6.2
ced4c46
Compare
Choose a tag to compare

Changelog

61b4a1b Bunp up to Go 1.13 and update errs v0.2.x
13e23f9 Fix bug of error handling
91f113f Modified comments
1e22eb6 Modified debugPrint
4d5f058 Update error handling
e0bd50c Update for draft-ietf-openpgp-rfc4880bis-08