ChangeLog: https://github.com/nstrydom2/anonfile-api/blob/v1.0.0/CHANGELOG.md * drops support for Python 3.7 and makes 3.8 the new baseline for further development * updates all dependencies * adds size_readable property to ParseResponse * improves the testing methodology of the library * fixes a bug in which the config directory was set incorrectly on FreeBSD * refactors and future proofs CLI code PR: 273038