This is the initial release of the `hydra-filter-sweeper` plugin, which extends Hydra's basic sweeper by adding filters for more targeted parameter sweeps.
Key Features:
- **Customizable Filters**: Apply expressions, existence checks, or custom filter classes to exclude certain configurations from sweeps.
- **Flexible Filter Conditions**: Include fail-safe conditions to handle exceptions gracefully.
- **Interpolation Support**: Utilize OmegaConf's interpolation syntax to reference configuration values dynamically.