Skip to content

Releases: rzumer/rejumon

v1.0.0

29 Feb 09:00
Compare
Choose a tag to compare

What's Changed

  • Support Dragon Quest II
  • Split dakuten in name input
  • Display encryption key in the checksum column
  • Update dependency package versions

Full Changelog: v0.2.0...v1.0.0

v0.2.0

28 Apr 23:51
Compare
Choose a tag to compare
  • 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

28 Apr 01:28
Compare
Choose a tag to compare

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.