You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.13.4
[DOCUMENTATION]
- Add section about Rex core vs extending Rex
- Add common scenarios to contributing guide
- Clarify documentation of run command
- Clarify documentation of can_run command
- Fix Rex::Task synopsis
- Clarify documentation of rex script
1.13.0.3
[BUG FIXES]
- Fix gathering OS version for Cygwin
- Fix excessive caching when querying a CMDB item
- Fix gathering OS version for Windows
- Add missing autodie feature flag
[REVISION]
- Replace List::MoreUtils with List::Util
1.13.0.2
[BUG FIXES]
- Fix CMDB hostname when Rex is being run locally
- Fix replacing hostname macro in CMDB paths
- Fix host information gathering on Windows
- Fix hostname detection on Windows
- Fix CMDB path separators on Windows
[DOCUMENTATION]
- Clarify CMDB documentation
[REVISION]
- Add initial CMDB path tests