Skip to content

Releases: antranapp/Scenarios

v2.4.1

24 Sep 07:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

v2.4.0

16 Sep 10:12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4 by @renovate in #42
  • chore(deps): update actions/checkout digest to 0ad4b8f by @renovate in #43
  • Optimise getting list of scenarios by @antranapp in #46

Full Changelog: 2.3.0...2.4.0

v2.3.0

20 Feb 10:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

v2.2.0

16 Nov 03:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

v2.1.1

11 Feb 22:52
Compare
Choose a tag to compare

What's Changed

  • fix: reseting scenarios doesn't dismiss modal child view controller by @antranapp in #36

Full Changelog: 2.1.0...2.1.1

v2.1.0

07 Feb 10:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

v2.0.1

14 Nov 03:47
Compare
Choose a tag to compare

What's Changed

  • feat: Add reset and reload button to UserInterfaceToogleableNavigationAppController by @antranapp

v2.0.0

14 Nov 02:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...2.0.0

v1.1.0

18 Oct 02:11
Compare
Choose a tag to compare
  • FeatureScenario has .feature ScenarioKind by default.