Skip to content

Fix: find all intersected sets regardless of availablility#16

Merged
joe-allen-89 merged 1 commit intomasterfrom
issue/15
Sep 17, 2025
Merged

Fix: find all intersected sets regardless of availablility#16
joe-allen-89 merged 1 commit intomasterfrom
issue/15

Conversation

@danielghost
Copy link
Copy Markdown
Contributor

Fixes #15.

Fix

  • Add rawModels to resolve inconsistency with intersection queries and available subsets.
  • Allows sets to update to availability changes on their intersections.

Dependency

…es and available subsets. Allow sets to `update` to availability changes on their intersections (fixes #15).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@joe-allen-89 joe-allen-89 merged commit e664072 into master Sep 17, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Sep 17, 2025
github-actions Bot pushed a commit that referenced this pull request Sep 17, 2025
## [1.0.4](v1.0.3...v1.0.4) (2025-09-17)

### Chore

* Add support for new issue experience (fixes #12)  (#13) ([0ed42bb](0ed42bb)), closes [#12](#12) [#13](#13)

### Fix

* Add `rawModels` to resolve inconsistency with intersection queries and available subsets. Allow sets to `update` to availability changes on their intersections (fixes #15). (#16) ([e664072](e664072)), closes [#15](#15) [#16](#16)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add rawModels for intersection queries

4 participants