- Fix flaky boot issues by adding a retry parameter (#563).
- Print stdout/stderr even if the command fails (#562).
- Add a
wait_for_bootoption (default false, preserving current behavior) to wait for Simulator to finish booting the requested image before continuing.
- Breaking: change the default simulator from "model = iPhone 8" to "os = iOS", to avoid re-releasing the action each time the current model gets outdated.
- Bump NodeJS to 20.
- Update a few packages for security reasons.
- Bump NodeJS to 16 (#249).
- Initial release.