0.9.2 (2015-12-11)
Implemented enhancements:
- add changelog #38 (chris-rock)
- activate integration tests in travis #37 (chris-rock)
- Adding support for Wind River Linux in support of Cisco devices #33 (adamleff)
Fixed bugs:
- Integration test failures #34
- Implemented WindowsFile#exist? #36 (docwhat)
- adapt integration test to changes in command_wrapper #35 (srenatus)
Closed issues:
- WinRM plaintext transport is hardcoded (cannot use SSL) #29
Merged pull requests:
v0.9.1 (2015-11-03)
Implemented enhancements:
0.9.0 (2015-11-03)
Implemented enhancements:
- set windows name in :release #23 (arlimus)
- basic file transport via winrm #21 (chris-rock)
- dont return nil on command errors stdout/stderr #20 (arlimus)
- skip .delivery in gemspec #19 (arlimus)
- Verify sudo is working and fail with error messages if it isn't #18 (arlimus)
- improve file eposure #16 (chris-rock)
- add delivery #13 (arlimus)
- Sudo #12 (arlimus)
- Extract options handling for transport #11 (arlimus)
- don't let mock commands return nil on stdout or stderr #10 (arlimus)
- allow mock command to support sha256 mocking of commands #9 (arlimus)
- register plugins with both names and symbols #8 (arlimus)
- split of mock into transport and connection #7 (arlimus)
- bugfix: add docker dependency to gemspec #6 (arlimus)
- move train/plugins/common to train/extras #2 (arlimus)
- add Travis #1 (arlimus)
Fixed bugs:
- bugfix: prevent debugging info to stdout on winrm #22 (arlimus)
- bugfix: fail ssh connections correctly #17 (arlimus)
- bugfix: initialize mock transport to correct family #14 (arlimus)
Merged pull requests:
- bump train version to 0.9.0 #24 (chris-rock)
* This Change Log was automatically generated by github_changelog_generator