Releases: lmammino/jwt-cracker
Releases · lmammino/jwt-cracker
v4.1.1
v4.1.0
What's Changed
- Force skip validation option by @maximeb97 in #32
New Contributors
- @maximeb97 made their first contribution in #32
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Add support of HS384 & HS512, password list and improved display by @flibustier in #34
New Contributors
- @flibustier made their first contribution in #34
Full Changelog: 3.0.0...v4.0.0
3.0.0
What's Changed
- Refactored constants, added token format validation, flexible parameter parsing, and Jest unit testing. by @0xCaponte in #27
New Contributors
- @0xCaponte made their first contribution in #27
Full Changelog: 2.2.0...3.0.0
2.2.0
2.1.0
2.0.0
What's Changed
- performance improvements using multiple child processes by @Cadienvan in #20
New Contributors
- @Cadienvan made their first contribution in #20
Full Changelog: v1.0.6...2.0.0
v1.0.6
v1.0.3: Update README.md
Closes #1