Steward v2.3.0 Release Notes

Release Date: 2017-10-11 // over 6 years ago
  • 🔄 Changed

    • If url endpoint (/wd/hub) is passed as part of server URL, it is automatically trimmed, as it is not necessary and will cause connection error.

    🛠 Fixed

    • ✅ Base directory (which affects default paths to tests, logs etc.) is now properly detected even when Steward is not installed in /vendor directory.
    • 0️⃣ Don't rely on default path to PHPUnit binary (vendor/bin/phpunit) to allow custom bin-dir and vendor-dir Composer settings.