Skip to content

2.10.5

Latest
Compare
Choose a tag to compare
@d-ryan-ashcraft d-ryan-ashcraft released this 13 Dec 20:14
· 6 commits to dev since this release
98c20f6

Overview

  • Exposed the active ModelInstanceRepository through the GenerationContext to make interrogation of the provided models more intuitive.
  • Improved the ModelInstanceRepositoryManager to handle ModelInstanceRepository extensions by allowing superclass lookups to return the underlying subclass implementation

Breaking Changes

None

Major Documentation Additions

None

What's Changed

  • FER-78: Exposed the current ModelInstanceRepository implementation th… by @peter-mcclonski in #79
  • #78 Added functionality for accessing the current ModelInstanceRepository implementation outside of the GenerationContext by @carter-cundiff in #80

New Contributors

Full Changelog: root-2.10.4...root-2.10.5