Releases: realsuayip/rest-filters
Releases · realsuayip/rest-filters
0.6.0
New features
- You can now specify a default group for all filters in a
FilterSet
, this setting is also globally available. - You can now create subgroups to build complex group relations. Check documentation on subgroups.
- Added
FilterSet.get_combinator
method to dynamically resolve combinators.
This release contains a breaking change:
- Creating
Entry
objects without specifying groups is no longer allowed.
Full Changelog: 0.5.2...0.6.0
0.5.2
Bump version to `0.5.2`
0.5.1
Bump version to `0.5.1`
0.5.0
Bump version to `0.5.0`
0.4.3
Bump version to `0.4.3`
0.4.2
Bump version to `0.4.2`
0.4.1
Compile locale files
0.4.0
Bump version to `0.4.0`
0.3.0
Bump version to `0.3.0`
0.2.0
Juggle project files around