v0.1.1
What's Changed
- Add ability to set password length by @levidurfee in #29
- Make password prompts go to stderr - resolves #31 by @ntuckerxx in #32
- Update dependencies (go get -u) by @frebib in #34
- Add support for P-384, also known as secp384r1 by @awnumar in #35
- Wrap long lines in LICENSE and README.md by @bdrung in #37
- Update readme and dependencies by @jagger27 in #40
- Use GitHub Actions by @jagger27 in #43
- replaced deprecated package by @IgnorantSapient in #47
- Improvements to Github actions - added macOS,Windows + cron by @IgnorantSapient in #48
- Publish release binaries from GitHub actions by @ignatk in #52
New Contributors
- @levidurfee made their first contribution in #29
- @ntuckerxx made their first contribution in #32
- @frebib made their first contribution in #34
- @awnumar made their first contribution in #35
- @jagger27 made their first contribution in #40
- @IgnorantSapient made their first contribution in #47
Full Changelog: v0.1.0...v0.1.1