We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f547ae5 commit bc493efCopy full SHA for bc493ef
1 file changed
CHANGELOG.md
@@ -1,9 +1,22 @@
1
# webstack-django-sorting Changelog
2
3
+## v3.1.1
4
+
5
+- Fix typing issues
6
+- Fix ruff errors
7
8
+## v3.1.0
9
10
+- Support of CSS classes to style ordering
11
+- Improve test coverage
12
+- New dedicated views to see CSS classes in action
13
14
## v3.0.4
15
-- Migraged from rye to uv
-- Supports Django 6
16
+- Fix 'dir' should be an empty string when undefined
17
+- Use mypy and ruff
18
+- Add test dependencies
19
+- Typing
20
21
## v3.0.3
22
0 commit comments