·
6 commits
to dev
since this release
Overview
- Exposed the active
ModelInstanceRepository
through theGenerationContext
to make interrogation of the provided models more intuitive. - Improved the
ModelInstanceRepositoryManager
to handleModelInstanceRepository
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
- @peter-mcclonski made their first contribution in #79
- @carter-cundiff made their first contribution in #80
Full Changelog: root-2.10.4...root-2.10.5