v0.3.0
Pre-release
Pre-release
Bug Fixes 🐛
- checkFile (fa2874f)
- checkFile should use pathExists in connector (18ce757)
- Fix isReachable() for ssh connectors (04dd5b9)
- Fix resolvePath helper function (e8f7cc7)
- Fix resolving path in
contains
check (094d5b4) - remove stray console.log (2b243ee)
- checks: Add
tearDown()
for ssh (and Vagrant) connector (66c9e22), closes #39 - checks: Fix capability check for local connector (effd57a)
- connectors: Connectors now check if environment is ready (a27dbe8), closes #7
Features 💡
- Adjusting bold aesthetic (19fa60b)
- Experimental profile feature. (01419dc)
- print group description (4e1c845)
- checks: Reachable support for local (559165a)
- support comments for checks. (9b7d20f)
- checks: Availability check for ssh connector (af5e211)
- checks: Availability check for Vagrant connector (c6e137c), closes #32 #32 #32
- checks: Capability check for virtualization, local connector POC (be4cea2)