Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 584 Bytes

File metadata and controls

24 lines (15 loc) · 584 Bytes

v5

  • Fix flaky boot issues by adding a retry parameter (#563).
  • Print stdout/stderr even if the command fails (#562).

v4

  • Add a wait_for_boot option (default false, preserving current behavior) to wait for Simulator to finish booting the requested image before continuing.

v3

  • 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.

v2

  • Update a few packages for security reasons.
  • Bump NodeJS to 16 (#249).

v1

  • Initial release.