Skip to content

Releases: inferno-framework/inferno-core

Inferno Core v1.2.2

11 May 16:21
c616e2a

Choose a tag to compare

Inferno Core v1.2.2 is a patch update that bumps the versions of Ruby Gem dependencies.

What's Changed

Full Changelog: v1.2.1...v1.2.2

Inferno Core v1.2.1

17 Apr 20:19
e6b1948

Choose a tag to compare

Inferno Core v1.2.1 is a patch update that fixes a bug in the new session compare CLI used by the new script execution feature.

What's Changed

  • ID-45: session compare - sort based on normalized messages (fix) by @karlnaden in #775

Full Changelog: v1.2.0...v1.2.1

Inferno Core v1.2.0

17 Apr 00:20
3653572

Choose a tag to compare

Inferno Core v1.2.0 is a minor update that includes

  • A new CLI and tools for executing scripts and managing Inferno sessions.
  • Updates to the FHIR navigation tools used in many test kits, including an update to the resolve_path function that can cause more results to correctly be returned. Test kits that use that function without checking the type of values returned, as was done in the us core reference_resolution_test.rb also copied to some other test kits, must add value type checks to prevent exceptions from being raised.

What's Changed

  • ID-97: allow a result_message to be provided on resume routes by @karlnaden in #773
  • Fix must support navigation for Bundle entry type slice sub-elements by @abhinandan2012 in #770
  • ID-45: Session CLI and Scripted Execution by @karlnaden in #760

Full Changelog: v1.1.2...v1.2.0

Inferno Core v1.1.2

30 Mar 20:06
55e3330

Choose a tag to compare

What's Changed

This patch release includes the addition of the following minor features that Inferno test kits can take advantage of:

  • Add simulation verification flag to groups by @ljtucker in #768

Full Changelog: v1.1.1...v1.1.2

Inferno Core v1.1.1

26 Mar 18:45
0504971

Choose a tag to compare

What's Changed

This patch release includes the addition of the following minor features that Inferno test kits can take advantage of:

Full Changelog: v1.1.0...v1.1.1

Inferno Core v1.1.0

05 Mar 21:24
c21659b

Choose a tag to compare

What's Changed

  • Filter messages for resource references to match validation of base-l… by @ljtucker in #753
    • NOTE: this change updates private methods that some test kits were known to be incorrectly relying upon. See this pull request for an example of an incorrect usage pattern and how to achieve the same effect using the current DSL.

Full Changelog: v1.0.8...v1.1.0

Inferno Core v1.0.8

06 Feb 20:13
bcfc6a2

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

Inferno Core v1.0.7

13 Jan 16:00
7341297

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

Inferno Core v1.0.6

29 Jul 16:01
9d25964

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

Inferno Core v1.0.5

24 Jul 14:48
510885c

Choose a tag to compare

What's Changed

  • FI-4190: Add requirements spreadsheet template by @karlnaden in #735

Full Changelog: v1.0.4...v1.0.5