Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KyberCritter
/
Object-Filtering
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release-v0.3.0
- #34
#34
Merged
SmartLamScott
merged 13 commits into
main
KyberCritter/Object-Filtering:main
from
release-v0.3.0
KyberCritter/Object-Filtering:release-v0.3.0
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Release-v0.3.0
#34
SmartLamScott
merged 13 commits into
main
KyberCritter/Object-Filtering:main
from
release-v0.3.0
KyberCritter/Object-Filtering:release-v0.3.0
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
bumped version to v0.3.0
SmartLamScott
committed
a2f2083
View commit details
Copy full SHA for a2f2083
Browse repository at this point
fixed #26
SmartLamScott
committed
0441243
View commit details
Copy full SHA for 0441243
Browse repository at this point
fixed #27
SmartLamScott
committed
5768026
View commit details
Copy full SHA for 5768026
Browse repository at this point
updated shield to include Python 3.14
SmartLamScott
committed
b8cd3fc
View commit details
Copy full SHA for b8cd3fc
Browse repository at this point
updated several type hints and docstrings to use proper type references
SmartLamScott
committed
b77aa12
View commit details
Copy full SHA for b77aa12
Browse repository at this point
finished #29
SmartLamScott
committed
3bec1db
View commit details
Copy full SHA for 3bec1db
Browse repository at this point
fixed #32
SmartLamScott
committed
810b35d
View commit details
Copy full SHA for 810b35d
Browse repository at this point
use Literals, not frozensets, to whitelist values
SmartLamScott
committed
4bbb6ad
View commit details
Copy full SHA for 4bbb6ad
Browse repository at this point
fixed #30, allow dot notation autocomplete and type hints
SmartLamScott
committed
c1cf7ce
View commit details
Copy full SHA for c1cf7ce
Browse repository at this point
more natural language tests, $CLASS$ has special explanation
SmartLamScott
committed
ff719b3
View commit details
Copy full SHA for ff719b3
Browse repository at this point
test case ensuring $CLASS$ cannot be compared with an operator that is not == or !=
SmartLamScott
committed
8f3185a
View commit details
Copy full SHA for 8f3185a
Browse repository at this point
dict to LogicalExpression function
SmartLamScott
committed
87669bc
View commit details
Copy full SHA for 87669bc
Browse repository at this point
implicitly perform type conversions from dict to LogicalExpression
SmartLamScott
committed
f6280c0
View commit details
Copy full SHA for f6280c0
Browse repository at this point
You can’t perform that action at this time.