-
1.1.4
released this
2025-06-23 18:50:07 -07:00 | 17 commits to main since this releaseWhat's new in this release:
- New CLI
- Migrate from
setup.py
topyproject.toml
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
1.1.2
released this
2025-03-19 16:49:41 -07:00 | 49 commits to main since this releaseWhat's new in this release:
- Migrate repo to Forgejo
- Change E-Mail to
meow@swee.codes
becauseswee@mailfence.com
is dead - Improve performance with for loop (
for i in s
instead offor i in range(len(s))
) - Clean up shift code (
if shift
instead ofif shift != 0
) - Add tilde to database
- Remove the use of  in favor of removing the unrecognized character
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
6 downloads