- Added - Added rollback method to StateMachine. - Added exist property to Service.
- Changed - Convert possible string to server object in LoadBalancer method.
4.0.0
- Added - Added the statemachine module. - Added the servermgr module. - Added requirement for slacker module. - Added requirement for WMI module.
- Changed - Update setuptools to 34.3.2. - Throw RaiseAttribute when appropriate.
- Removed - Removed the singleton implementations since those can be handled with global instances in Python.
3.0.0
- Changed - Allow fileutil.Expander use non-strings for replacement. - Fix issue with use of variable named 'path' in sysutil module. - Rename home directory variable. - Update PyQt to 5.8.1.1. - Update setuptools to 34.3.1.
2.0.1
- Changed - Fixed crash when the command is not in the driver. - Fixed problem in fileutil.Expander.expand_directory() where it did not popd().
2.0.0
- Changed - Improve expansion condition evaluation when the condition contains a variable. - Cleanup expression condition exception handling. - Fix issue with Perforce integration. - Rename iispy member function to be consistent.
1.0.1
- Changed - Fixed issues with XML parsing. - Upgrade setuptools to 34.3.0.