Releases: batuhan0sanli/rclone-manager
Releases · batuhan0sanli/rclone-manager
1.0.1
1.0.0
Added
- Add documentation and source link to PyPI
0.8.0
Added
- Add requirements-dev.txt file
Changed
- Update readthedocs.yml configuration file
0.7.0
Added
- Add ReadTheDocs for documentation
0.6.0
Added
- Add Docstrings to all functions and classes
- Write documentation for all functions and classes and add to ReadTheDocs
- Add environment variable to set the logging file path
Changed
- Some refactoring of the code
0.5.0
Added
- Add RClone tests
- Add GitHub Action to run tests
0.4.4
0.4.3
Changed
- "Jobs" module name changed to "RCloneJobs".
0.4.2
Fixes
- add apscheduler module to requirements.txt
0.4.1
Added
- Added Logging Module
Changed
- Exception Class moved to Base Module