We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eef9a2f + 410fb86 commit 127c727Copy full SHA for 127c727
.gitignore
@@ -3,7 +3,7 @@ mym/
3
*.env
4
notebook
5
*getSchema.m
6
-docker-compose.yaml
+docker-compose.y*ml
7
.vscode
8
matlab.prf
9
win.*
docs-parts/intro/Releases_lang1.rst
@@ -1,6 +1,6 @@
1
3.4.0 -- December 9, 2020
2
-------------------------
-* Minor: Add dj.config to be compatible with dj-python and removet dj.set (#186) #188
+* Minor: Add dj.config to be compatible with dj-python and removed dj.set (#186) #188
* Minor: Add UUID DataJoint datatype (#180) PR #194
* Minor: Add file external storage (#143) PR #197
* Minor: Add S3 external storage (#88) PR #207
0 commit comments