-
3.3.0 - Container File Stable
released this
2024-09-11 06:32:45 +00:00 | 293 commits to main since this releaseAdded
-
Container file for running fedinesia with podman or docker
-
Added cli option to specify logging configuration file.
Changed
-
Streamlined CI configuration
-
Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
3.2.3 - improve pagination Stable
released this
2024-09-02 04:15:52 +00:00 | 301 commits to main since this releaseChanged
-
Refactored pagination checks to catch some edge cases.
-
Updated dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
3.2.2 Stable
released this
2024-08-18 00:02:33 +00:00 | 310 commits to main since this releaseFixed
- Fixed issue 'tomli_w dependency missing' #14
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.1 Stable
released this
2024-08-17 23:33:18 +00:00 | 311 commits to main since this releaseChanged
- Now using Hatch instead for publishing from CI.
Fixed
- Fixed issue #12 File Not Found error when
--continuewith non existing progress file.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.0 - saving progress Stable
released this
2024-08-17 22:17:29 +00:00 | 314 commits to main since this releaseAdded
-
New command line option
--save-progressor-sthat takes a file name (including optional path).
Fedinesia will save the last status id it's deleted into the file specified. This option is intended to be used
with the new command line flag--continue -
New command line flag
--continue. This option is intended to be used with the option--save-progress.
When--continueis specified, Fedinesia will check the file specified with the--save-progress
option for a status id and will use that to look for statuses older than that id for processing/deleting.
Changed
- Updated dependencies
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
3.1.1 - Fixed inital config Stable
released this
2024-05-09 09:32:09 +00:00 | 319 commits to main since this releaseChanged
- Updated dependencies
Fixed
- Initially creating config was broken. Now fixed again.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.1.0 - Stamina Stable
released this
2024-04-19 09:30:54 +00:00 | 324 commits to main since this releaseBreaking
- Removed
--batch-size/-bcommand line option as it is no longer needed.
Added
- Use of stamina for automatic retries on
NetworkErrorreported byminimal_activitypub.
Changed
-
Updated dependencies versions
-
No longer batching up deletions but doing them one by one. This feels like it
should be "gentler" on the server by being able to react to rate limiting quicker.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Removed
-
3.0.0 Stable
released this
2024-03-24 00:53:18 +00:00 | 332 commits to main since this releaseChanged
-
Updated dependencies. This includes the update to the new major version of
minimal_activitypub with the breaking change of using httpx now. -
Logging is now done with loguru and configured with a new
logging-config.tomlfile if it exists -
Changed methods of AuditLog class not async which removes the need for
aiofilesandaiocsv
Removed
-
Removed the update check. As this project is on pypi you can use standard
pip / pipx / rye tools to check for updates. -
Remove need for
arrowlibrary by using datetime -
Removed
debug-log-filecli option. This is now configured inlogging-config.toml
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
2.5.8 Stable
released this
2023-12-16 07:35:00 +00:00 | 344 commits to main since this releaseFixed
- Fixed a typo in the README.rst file (PR #5 thank you quardbreak)
Changed
- Update dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.5.7 Stable
released this
2023-12-08 23:09:41 +00:00 | 352 commits to main since this releaseUpdate dependencies versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)