• 1.1.4 4fc311a4b9

    1.1.4
    All checks were successful
    Upload Python Package / deploy (release) Successful in 16s
    Test / test (push) Successful in 19s
    Stable

    swee released this 2025-06-23 18:50:07 -07:00 | 17 commits to main since this release

    What's new in this release:

    • New CLI
    • Migrate from setup.py to pyproject.toml
    Downloads
  • 1.1.2 f2ae5ae5c5

    1.1.2
    All checks were successful
    Test / deploy (push) Successful in 18s
    Upload Python Package / deploy (release) Successful in 24s
    Stable

    swee released this 2025-03-19 16:49:41 -07:00 | 49 commits to main since this release

    What's new in this release:

    • Migrate repo to Forgejo
    • Change E-Mail to meow@swee.codes because swee@mailfence.com is dead
    • Improve performance with for loop (for i in s instead of for i in range(len(s)))
    • Clean up shift code (if shift instead of if shift != 0)
    • Add tilde to database
    • Remove the use of  in favor of removing the unrecognized character
    Downloads