We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d2988 commit f906d15Copy full SHA for f906d15
1 file changed
CHANGELOG.md
@@ -1,12 +1,27 @@
1
# Changelog
2
3
-## Version v0.5.0 (development)
+## Version v0.8.x (development)
4
+
5
+- Restructure package package creation
6
+- fix namespace mappings (e. g. for the SMW Property namespace)
7
8
+## Version v0.7.x
9
10
+- add database controller
11
+- fix duplicated file entries in page packages
12
13
+## Version v0.6.0
14
15
16
17
+## Version v0.5.x
18
19
- Implemented an alternative cast method discriminating None values
20
- fix large cookie error after > 100 edits
21
- add support to store a list of entities
22
+- encoding fixes
23
-## Version v0.4.0
24
+## Version v0.4.1
25
26
- fix datamodel-code-generator version to 0.15.0
27
0 commit comments