Skip to content

Releases: shibumi/mnemonic

v0.3.8

23 Dec 14:32
621b166
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.3.7

23 Dec 13:49
2f69939
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.3.5

23 Dec 13:28
c79a32d
Compare
Choose a tag to compare

Changelog

Bug fixes

v0.3.2

11 Dec 04:37
d85350f
Compare
Choose a tag to compare

Changelog

v0.3.1

13 Nov 22:11
38bfb55
Compare
Choose a tag to compare

Changelog

38bfb55 fix: spelling of oidc
63d199c Merge pull request #6 from shibumi/shibumi/add-keyless-signatures
b0be9f2 feat: add keyless signatures

v0.3.0

01 Nov 01:13
6d99b49
Compare
Choose a tag to compare

Changelog

Major Changes

  • Fix japanese language support
  • Use new semver version scheme (v0.3.0 instead of 0.3.0)
  • Use Go embed instead of go-bindata
  • Use Goreleaser

Commits

6d99b49 Merge pull request #5 from shibumi/shibumi/replace-go-bindata
c70fa97 use go embed and ignore dist directory
b0fd178 fix japanese.txt file
234aed9 Merge pull request #1 from shibumi/shibumi/update-go-version
2fdeb49 update go version
29926a2 fix wordlists and assets
c8f8d46 add new badges
fc16a75 fix Makefile
dafa3de add Makefile
b301c82 add new sections to Readme
2da5d2d update help text + todo
f95b90f add image to README.md
43919d0 add support for more languages
2399605 add BIP39 word lists
72c370c format assets.go
47a0970 change name of word lists
65897cc add idea directory to gitignore
b327eee fix spelling in Readme
72f1ff9 add badges to README.md
c131aed fix spelling of delimiter
8fe87a3 add Go Actions
3641728 add another idea for an option

0.2.0

01 Jun 00:10
282ab44
Compare
Choose a tag to compare

New Features

  • english word list
  • changed default delimeter
  • f-parameter for using an external word list

0.1.0

29 May 09:48
23351c1
Compare
Choose a tag to compare

First release of mnemonic