• 3.4.8 0f1e27dfa6

    3.4.8 Stable

    marvin8 released this 2025-10-25 20:53:45 +00:00 | 251 commits to main since this release

    Added

    • Added esbonio to dev dependencies

    Changed

    • Updated dependencies versions
    Downloads
  • 3.4.7 7da7ba5966

    3.4.7 Stable

    marvin8 released this 2025-10-13 07:47:33 +00:00 | 252 commits to main since this release

    Changed

    • Updated dependencies versions
    Downloads
  • 3.4.6 5d384d59f7

    3.4.6 Stable

    marvin8 released this 2025-10-04 23:37:48 +00:00 | 254 commits to main since this release

    Changed

    • Update pre-commit versions
    • Remove pip-audit from nox / CI
    • Add pysentry and uv-secure to CI
    • Updated dependencies versions
    Downloads
  • 3.4.5 e279ed9e22

    3.4.5 Stable

    marvin8 released this 2025-09-23 05:03:29 +00:00 | 257 commits to main since this release

    Changed

    • Updated dependencies versions.
    Downloads
  • 3.4.4 89095b7eaa

    3.4.4 Stable

    marvin8 released this 2025-09-07 08:47:45 +00:00 | 258 commits to main since this release

    Changed

    • Updated dependencies versions.
    Downloads
  • 3.4.3 5c9446b40a

    3.4.3 Stable

    marvin8 released this 2025-08-31 00:45:10 +00:00 | 259 commits to main since this release

    Security

    Changed

    • Updated dependencies versions.

    • Improved unit test coverage

    Downloads
  • 3.4.2 3a72f5cc36

    3.4.2 Stable

    marvin8 released this 2025-08-24 02:20:15 +00:00 | 266 commits to main since this release

    Changed

    • Implement Astral's ty into CI

    • Update dependencies versions.

    Downloads
  • 3.4.1 0656fa8c13

    3.4.1 Stable

    marvin8 released this 2025-07-28 01:38:46 +00:00 | 268 commits to main since this release

    Changed

    • Update typing to be in line with Python 3.10+

    • Implement deptry into CI

    • Update dependencies versions.

    Downloads
  • 3.4.0 269e757632

    3.4.0 Stable

    marvin8 released this 2025-07-21 07:11:18 +00:00 | 269 commits to main since this release

    Breaking

    • Add validation of CLI options:
      • --continue can only be specified if --save-progress has also been specified.
      • --audit-log-style can only be specified of --audit-log-file has also been specified.

    Changed

    • Refactored two methods that complexipy highlighted as overyly complex.

    • Updated dependencies versions and CI versions

    • Refactored should_keep method to reduce complexity as reported by complexipy

    • Refactored AuditLog class to be able to skip logging when no AuditLog file has been specified.

    • Large refactor to create a separate FediHelper class specifically for Fedinesia.
      As a side effect, debug logging as changed.

    • Made parameter list of typer_async_shim more specific. This outsources some of the validation to typer

    • Updated dependecies versions and CI

    Downloads
  • 3.3.4 eadfebfc9f

    marvin8 released this 2025-06-21 23:34:45 +00:00 | 284 commits to main since this release

    Fixed

    • Fixed import error in util.py. Should all work again.

    Changed

    • Updated container spec to now use Python 3.13
    Downloads