Paidia
release-drafter
released this
27 Dec 13:41
·
177 commits
to refs/heads/main
since this release
A lot of cleanup and preparation to support filters in decoders :)
What’s Changed
- Remove extra 25 in calculation (#169) @bee-san
- Add lowercase to english dict cleaner script (#164) @bee-san
- Allow filter to see previous decoder, enabling us to use basic filtering (#161) @bee-san
- Remove un-needed text from final output of program (#163) @bee-san
- Bump clap from 4.0.30 to 4.0.32 (#162) @dependabot
- rearrange components so reverse is tried first (#158) @bee-san
- Remove more bad words from the dictionary checker (#157) @bee-san
- Bump clap from 4.0.29 to 4.0.30 (#156) @dependabot
- Bump clap from 4.0.27 to 4.0.29 (#155) @dependabot
- Add regex checker (#154) @bee-san
- Improve English checker significantly (#153) @bee-san
- Adds some defaults to enable reciprocal decodings (#152) @bee-san
- Update tags on decoders to be more in line with what we want (#151) @bee-san
- Add support for opening files without new lines (#149) @bee-san