* Google Drive stops making a bunch of incorrectly named folders that it can't find.
*UI Improvements*
* More useful error message when cfs-config hasn't been run.
*Added*
* A unit testing module.
1.1.0.1
-------
*Bugfixes*
* Setuptools incorrectly packaged the files which were uploaded to PyPI, so they had to be re-uploaded immediately. This should really not be considered a distinct version from 1.1.0, and is only a thing because of an upload error.
1.1.0
-----------------------
*Bugfixes*
* The documentation correctly ships with the PyPI package.
* GDrive no longer breaks when CFS_Manager is installed from PyPI.
* Large Dropbox uploads no longer cause crashes.
*New Functionality*
* Added filename autocompletion option.
* Enabled the 'cfs-config' system command for the configuration flow.
* Enabled the 'cfs-watch' system command to add the current directory to the set of managed directories.
*UI Improvements*
* Added a list of command options to the CLI command listing.
1.0.1
-----------------------
*Bugfixes*
* CLI tools are functional even if there's no managed.txt yet.