Skip to content

Releases: archway-network/keyring-go

v0.2.1

22 Feb 15:45
3c9749f
Compare
Choose a tag to compare

FIxes

  • enable GO111MODULE for compatibility with WSL (#20)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Nov 00:10
ebe4f78
Compare
Choose a tag to compare

⚠️ Breaking Change

  • Bumped minimum supported Node.js version to 18 (#16)

Fixes

  • Add the keyring.h file to the src folder (#18)
  • Build the lib if a prebuild isn't available (#19)

Full Changelog: v0.1.3...v0.2.0

v0.2.0-rc.3

15 Nov 23:48
c9c5122
Compare
Choose a tag to compare
v0.2.0-rc.3 Pre-release
Pre-release

Fixes

  • Build the lib if a prebuild isn't available (#19)

Full Changelog: v0.2.0-rc.2...v0.2.0-rc.3

v0.2.0-rc.2

15 Nov 23:18
5b9a225
Compare
Choose a tag to compare
v0.2.0-rc.2 Pre-release
Pre-release

Fixes

  • Add the keyring.h file to the src folder (#18)

Full Changelog: v0.2.0-rc.1...v0.2.0-rc.2

v0.2.0-rc.1

15 Nov 22:54
d6d3271
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

Breaking Change

  • Bumped minimum supported Node.js version to 18 (#16)

Full Changelog: v0.1.3...v0.2.0-rc.1

v0.1.3

13 Nov 23:03
202502a
Compare
Choose a tag to compare

Fixes

  • Copy the C header file instead of using a symlink

Full Changelog: v0.1.2...v0.1.3

v0.1.2

13 Nov 21:59
5dc553e
Compare
Choose a tag to compare

Fixes

  • Set the minimum go version to 1.19 to increase compatibility with old distros (#15)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Aug 10:15
67aebd2
Compare
Choose a tag to compare

Fixes

  • Linux pointer error when listing keys in the OS keyring (#13)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Aug 11:56
14fe2d6
Compare
Choose a tag to compare

Features

  • Unencrypted File Store
  • Encrypted File Store
  • OS Keyring integration
  • Linux and macOS workflows to generate prebuilt binaries

Full Changelog: https://github.com/archway-network/keyring-go/commits/v0.1.0