-
3.0.0 Stable
released this
2024-04-07 23:33:05 +00:00 | 252 commits to main since this releaseBreaking
Feed2Fedinow requires Python versions 3.9, 3.10, 3.11, or 3.12. We no longer support Python 3.8.
Added
-
Now using stamina to automatically retry failed API calls.
-
Now checking mime type of attachment against list of supported mime types as reported by instance server.
-
Now catching exception when using Ctrl-C to stop program.
Changed
-
Removed dependence on
arrowand usingdatetimeand related functions -
Changed to using httpx instead of
aiohttp. -
Trying out rye for dependency and virtual environment management during development.
-
Reformated "Server 'cool down'" message
-
Update dependencies versions
Removed
Safetyfrom CI. pip-audit covers the same and is more up to date than the free version of safety.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads