Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Latest commit

 

History

History
73 lines (45 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

73 lines (45 loc) · 1.98 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

This project adheres to Semantic Versioning.

2.0.2 - 2022-05-23

Changed

  • Enhanced sim_appcenter_build_and_upload.sh Bash script to allow specifying extra options on the underlying waldo upload invocation.

2.0.1 - 2022-04-27

Fixed

  • Fixed edge case in determining correct wrapper name/version.

2.0.0 - 2022-04-26

Changed

  • Major rewrite to enhance stability.

1.1.3 - 2022-04-13

Changed

  • Greatly improved git branch inference.

1.1.2 - 2022-04-07

Fixed

  • Fixed git branch inference issues.
  • Corrected info gathered from GitHub Actions.

1.1.1 - 2022-03-25

Changed

  • Enhanced info gathered from CI provider.

1.1.0 - 2022-03-08

Added

  • Added new trigger verb to support triggering a run of one or more test flows for an app.
  • Added new upload verb to support uploading a build. This verb can be omitted for backward compatibility with older scripts.

1.0.0 - 2021-11-05

Initial public release.