v0.3.1 - Date Filter Fix and Facets Support
Changes
- Fix: Date filters now support both 'December 2026' and 'December CY2026' formats
- Feature: Added include_facets parameter to discover available filter values (products, platforms, statuses, release phases, cloud instances)
- Docs: Updated documentation with new parameter usage examples
Bug Fixes
- Issue #1: CY date format mismatch causing failed searches
- Rollout date and preview date filters now normalize 'CY' prefix
New Features
- include_facets parameter for taxonomy discovery
- Facets include counts for products, statuses, release_phases, platforms, and cloud_instances
- Use limit=0 with include_facets=True to get only facets
Breaking Changes
None - all changes are backward compatible