Skip to content

Releases: inferno-framework/ipa-test-kit

IPA Test Kit v0.7.2

19 May 15:08
688c31e

Choose a tag to compare

IPA Test Kit v0.7.2 is a patch update that bumps the versions of Ruby Gem dependencies.

What's Changed

Full Changelog: v0.7.1...v0.7.2

IPA Test Kit v0.7.1

06 Mar 02:37
1f2dafb

Choose a tag to compare

What's Changed

  • Remove references to private validator functions by @ljtucker in #44

Full Changelog: v0.7.0...v0.7.1

IPA Test Kit v0.7.0

22 Jul 17:23
edb2768

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

IPA Test Kit v0.6.0

28 Mar 16:15
1f71640

Choose a tag to compare

Breaking Changes

This release updates the IPA Test Kit to use AuthInfo rather than OAuthCredentials for storing auth information. As a result of this change, any test kits which rely on the IPA Test Kit will need to be updated to use AuthInfo rather than OAuthCredentials inputs.

What's Changed

Full Changelog: v0.5.1...v0.6.0

IPA Test Kit v0.5.1

11 Mar 14:19
ad3b9ff

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

IPA Test Kit v0.5.0

10 Feb 22:46
e0f10b0

Choose a tag to compare

Breaking Changes:

  • Ruby Version Update: Upgraded Ruby to 3.3.6.
  • Inferno Core Update: Bumped to version 0.6.
  • Gemspec Updates:
    • Switched to git for specifying files.
    • Added presets to the gem package.
    • Updated any test kit dependencies
  • Test Kit Metadata: Implemented Test Kit metadata for Inferno Platform.
  • Environment Updates: Updated Ruby version in the Dockerfile and GitHub Actions workflow.

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

IPA Test Kit v0.4.1

06 Jun 16:03
4d3de36

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

IPA Test Kit v0.4.0

06 Jun 15:51
69e84a7

Choose a tag to compare

What's Changed

You can find more information on the breaking change at the Inferno Team's post about it.

New Contributors

Full Changelog: v0.3.4...v0.4.0

IPA Test Kit v0.3.4

11 Dec 19:49
9135516

Choose a tag to compare

What's Changed

  • Loosen restriction on SMART App Launch test kit version by @tstrass in #22

Full Changelog: v0.3.3...v0.3.4

IPA Test Kit v0.3.3

09 Aug 12:40
9148430

Choose a tag to compare

  • Bump SMART App Launch Test Kit version