Releases: everstake/bip39
Releases · everstake/bip39
v1.2.5
What's Changed
- Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #16
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.4 by @dependabot in #12
- Bump golang.org/x/crypto from 0.25.0 to 0.28.0 by @dependabot in #15
- Bumped golang to 1.23.0
- Added pre-commit configuration for local testing
- Bumped Github Actions versions
- Modified mnemonic validation to be more strict and fail on trailing spaces or consecutive spaces between words as it changes Argon hash
Full Changelog: v1.2.3...v1.2.4
v1.2.3
Changelog
- 31d5944 Changes to be committed: new file: .github/workflows/coverage.yml new file: .testcoverage.yml modified: README.md
- afb68f0 Changes to be committed: modified: .github/workflows/codeql.yml modified: .github/workflows/go.yml modified: .github/workflows/golangci-lint.yaml modified: bip39_test.go modified: go.mod modified: go.sum
- d946ef3 Merge pull request #10 from everstake/dependabot/go_modules/golang.org/x/crypto-0.25.0
- 7b3fac3 Bump golang.org/x/crypto from 0.21.0 to 0.25.0
- fe5a158 Merge pull request #6 from everstake/dependabot/go_modules/github.com/urfave/cli/v2-2.27.2
- 387f8ad Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
- bfc1e23 Merge pull request #5 from everstake/dependabot/go_modules/golang.org/x/crypto-0.21.0
- 30bbf61 Bump golang.org/x/crypto from 0.18.0 to 0.21.0
- e1d49c9 Merge pull request #3 from everstake/dependabot/go_modules/golang.org/x/crypto-0.18.0
- 3b0abf0 Bump golang.org/x/crypto from 0.17.0 to 0.18.0
- ec3cb68 Update codeql.yml
v1.2.2
What's Changed
- Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 by @dependabot in #2
- Add feature to print version
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Changelog
- d795d7e Create codeql.yml
- dba8481 Changes to be committed: deleted: .github/workflows/codeql.yml
- 6067f45 Changes to be committed: modified: .golangci.yml modified: README.md modified: bip39.go modified: bip39_test.go modified: cmd/cli/bip39.go modified: example_test.go modified: go.mod modified: go.sum
- 17dcc94 Changes to be committed: modified: README.md
- 6c8afb3 Changes to be committed: modified: README.md
- c23724d Changes to be committed: modified: README.md
- 6768033 Changes to be committed: modified: README.md
- 9da3cf1 Changes to be committed: modified: .github/workflows/golangci-lint.yaml modified: .golangci.yml modified: README.md
- 871b80a Create codeql.yml
- 08ca975 Changes to be committed: new file: .github/workflows/golangci-lint.yaml new file: .github/workflows/goreleaser.yml new file: .goreleaser.yml
- 6be2e4f Changes to be committed: modified: cmd/cli/bip39.go
- 253ce75 Changes to be committed: modified: README.md
- 85d0a39 Changes to be committed: modified: cmd/cli/bip39.go
- 8c07e69 Changes to be committed: modified: cmd/cli/bip39.go
- a14cd98 Changes to be committed: modified: cmd/cli/bip39.go
- db07d43 Changes to be committed: modified: cmd/cli/bip39.go
- 9d7d13c Changes to be committed: modified: cmd/cli/bip39.go
- b6dbca2 Changes to be committed: modified: cmd/cli/bip39.go
- df377ef Changes to be committed: modified: cmd/cli/bip39.go
- 83b2c9e Changes to be committed: modified: cmd/cli/bip39.go
- 5ec9d60 Changes to be committed: modified: cmd/cli/bip39.go
- 43641f9 Changes to be committed: modified: cmd/cli/bip39.go
- 8305c54 Changes to be committed: modified: cmd/cli/bip39.go
- 4e273f1 Changes to be committed: modified: cmd/cli/bip39.go
- 9e10bb5 Changes to be committed: modified: cmd/cli/bip39.go
- 034f1ef Changes to be committed: modified: cmd/cli/bip39.go
- 8ee5bfe Changes to be committed: modified: cmd/cli/bip39.go
- c3fcda8 Changes to be committed: modified: cmd/cli/bip39.go modified: go.mod modified: go.sum