Added
- A fantastic spinning arrow
- Support for IPS 4.1 development builds with --version="latest_dev"
- delete command
- ProgressBar padding was fixed width where it should be dynamically adjusted
Changed
- --force flag now actually serves its purpose properly
- www aliases will not be automatically generated for localhost and IP address domains
- Remove default Nginx server block on setup
- Replace init.d subprocess calls with service calls
Fixed
- setup.py should be using install_requires, not requires