We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9feda commit ba8f90eCopy full SHA for ba8f90e
changelog.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
<!-- Add all new changes here. They will be moved under a version at release -->
5
+
6
+## 3.10.5
7
+`2024-8-19`
8
* `NEW` using `enum (partial)`, it suggests all fields with the same `enum` type rather than just the fields from the current table.
9
* `NEW` When using `enum["<key>" or <index>]`, undefined fields will raise an 'undefined' error.
10
* `FIX` Renaming files in the directory leads to the auto-correction in "require" adding extra characters.
0 commit comments