File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### 0.13.6 -- Jun 13, 2022
4
4
* Add - Config option to set threshold for when to stop using checksums for filepath stores. PR #1025
5
- * Add - unified package level logger for package (#667 ) PR #1031
6
- * Update - swap various datajoint messages, warnings, etc. to use the new logger. (#667 ) PR #1031
5
+ * Add - Unified package level logger for package (#667 ) PR #1031
6
+ * Update - Swap various datajoint messages, warnings, etc. to use the new logger. (#667 ) PR #1031
7
+ * Bugfix - Fix query caching deleting non-datajoint files PR #1027
8
+ * Update - Minimum Python version for Datajoint-Python is now 3.7 PR #1027
7
9
8
10
### 0.13.5 -- May 19, 2022
9
11
* Update - Import ABC from collections.abc for Python 3.10 compatibility
Original file line number Diff line number Diff line change 1
1
### 0.13.6 -- Jun 13, 2022
2
2
----------------------
3
3
* Add - Config option to set threshold for when to stop using checksums for filepath stores. PR #1025
4
- * Add - unified package level logger for package (#667) PR #1031
5
- * Update - swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
4
+ * Add - Unified package level logger for package (#667) PR #1031
5
+ * Update - Swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
6
+ * Bugfix - Fix query caching deleting non-datajoint files PR #1027
7
+ * Update - Minimum Python version for Datajoint-Python is now 3.7 PR #1027
6
8
7
9
0.13.5 -- May 19, 2022
8
10
----------------------
You can’t perform that action at this time.
0 commit comments