We follow Semantic Versioning as a way of measuring stability of an update. This means we will never make a backwards-incompatible change within a major version of the project.
- Odd error with PRAW in https://github.com/GrafeasGroup/tor necessitates a core library upgrade
- Fixes errors when partner subreddits decide to go private
- Fixes error thrown if trying to clean a reddit id that has already been cleaned
- Automatically removes posts that appear to have been removed by partner subs
- Better error handling when attempting to clean an already cleaned Reddit ID
- Switches to Poetry toolchain for python module development and packaging
- FIX: Type mismatch. Expected string, got Subreddit object
- Link to the transcription comment directly in archive posts, rather than to the original post itself.
- FIX: unneeded kwargs removed for log file name, but not everywhere
- Adds "No Operator (NOOP) mode" for testing infrastructure automation without reaching out externally
- CTRL-C now responds within 5 seconds
- Embeds
tor_core
astor_archivist.core
- Loop that does nothing when in debug mode
- Split from
tor
into one package per bot