* Added `--list` option to `quicksave config`, to list all configuration values. * The `alias` and `config` commands now display a short usage message if they fail due to ambiguous arguments
1.5.2
Fixed import error at runtime due to the `quicksave.commands` module not being listed in setup.py
1.5.1
* Made _database\_path_ argument to `quicksave init` optional. _database\_path_ defaults to **~/.quicksave_db** * Fixed a bug where changing databases using `quicksave init` would clear out any global configuration settings
1.5.0
Added ability to control the file key inference system