Releases: rzumer/rejumon
Releases · rzumer/rejumon
v1.0.0
v0.2.0
- Add several constraints to password correction
- Display results in a formatted table
- Map item IDs and flags to strings
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Implement basic functionality
This performs basic password password decoding,
serialization, and substitutes one character at
a time to find potential errors.
There is no attempt to sort errors and find the
most likely one based on character or phonetic
similarity, or data correctness, so all possible
corrections are written out for the user.