• 3.4.5 e279ed9e22

    3.4.5 Stable

    marvin8 released this 2025-09-23 05:03:29 +00:00 | 246 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 | 247 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 | 248 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 | 255 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 | 257 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 | 258 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 | 273 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
  • 3.3.3 b3cf7041be

    3.3.3 Stable

    marvin8 released this 2025-06-19 09:36:56 +00:00 | 276 commits to main since this release

    Changed

    • Implemented whenever for dates and times

    • Updated dependencies versions.

    • Addressed some errors / warnings reported by ruff

    Downloads
  • 3.3.2 8e7ce17257

    marvin8 released this 2025-01-08 02:50:21 +00:00 | 281 commits to main since this release

    Changed

    • Updated dependencies versions. Now supporting Python 3.13

    • Added some more tests.

    Downloads
  • 3.3.1 090f4969c9

    3.3.1 Stable

    marvin8 released this 2024-12-23 03:47:02 +00:00 | 286 commits to main since this release

    Added

    • Added some tests... more to come in the future.

    Changed

    • Updated dependencies versions

    • Brought CI / Nox setup up to date.

    Downloads