File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v10.4.0 (26 September 2024)
2
+ ### Feature
3
+
4
+ * ** jexl:** Add length transform ([ ` b4fbd99 ` ] ( https://github.com/projectcaluma/caluma/commit/b4fbd997b866f82b3b65bcc0fb6e1237ca69e0df ) )
5
+
6
+ ### Fix
7
+
8
+ * ** form:** Speed up copying of documents ([ ` fac7a98 ` ] ( https://github.com/projectcaluma/caluma/commit/fac7a986de97cd8fb1a7d1f8444df8c83afeab3a ) )
9
+ * Add missing "is_hidden" to SaveOptionSerializer ([ ` ab63598 ` ] ( https://github.com/projectcaluma/caluma/commit/ab63598d1051739eb3989d48d446e61e8d19568b ) )
10
+
11
+
1
12
# v10.3.1 (9 August 2024)
2
13
### Fix
3
14
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " caluma"
3
- version = " 10.3.1 "
3
+ version = " 10.4.0 "
4
4
description = " Caluma Service providing GraphQL API"
5
5
homepage = " https://caluma.io"
6
6
repository = " https://github.com/projectcaluma/caluma"
You can’t perform that action at this time.
0 commit comments