- Deal with single-element arrays
- Send debug logs to STDERR
- Unparseable Array should work now
- Fix call for warn_unparseable_data()
- Use Ruby 1.9.3-p448 on Windows for installer
- Use "real" InnoSetup in Windows VM
- Extended
-fields
to accept a filename to read the fields from - Added warning for unparseable entries
dsc
command refactoring- SOAP Interface refactoring
- Extracted savon TypeMapping functionality/DSL into seperate classes
- Added
--detail_level
flag forhost_detail
command - Added
-time_format
flag to specifiy time format
- Updated documentation
- Streamlined search API (e.g.
find(id)
vs.find_by_id(id)
- host_group hint accessor for hosts/host_details
- Added automatic build of Windows Installer