-
1.1.5
Stablereleased this
2026-04-08 15:18:14 -07:00 | 0 commits to main since this releaseWhat's new in this version:
- Standard Input parsing in CLI (recreating this with Typer required more effort)
Most of the other updates here were for the dark- er i mean Rust side.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.4
Stablereleased this
2025-06-23 18:50:07 -07:00 | 21 commits to main since this releaseWhat's new in this release:
- New CLI
- Migrate from
setup.pytopyproject.toml
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
-
1.1.2
Stablereleased this
2025-03-19 16:49:41 -07:00 | 53 commits to main since this releaseWhat's new in this release:
- Migrate repo to Forgejo
- Change E-Mail to
meow@swee.codesbecauseswee@mailfence.comis dead - Improve performance with for loop (
for i in sinstead offor i in range(len(s))) - Clean up shift code (
if shiftinstead ofif shift != 0) - Add tilde to database
- Remove the use of  in favor of removing the unrecognized character
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
8 downloads