Added
- Syntax checking for mods supplied during arguments
- Keep information about mod (site and alias) even when it's removed
- List all installed mods (and their settings) with `minecraft-mod-manager list`
Changed
- Faster runs during configure. Only initialize the webdriver when necessary
- DB structure
Removed
- --pretend, hadn't been implemented
- --verbose, not necessary, better to use --debug instead