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 22
33### 0.13.6 -- Jun 13, 2022
44* 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
79
810### 0.13.5 -- May 19, 2022
911* Update - Import ABC from collections.abc for Python 3.10 compatibility
Original file line number Diff line number Diff line change 11### 0.13.6 -- Jun 13, 2022
22----------------------
33* 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
68
790.13.5 -- May 19, 2022
810----------------------
You can’t perform that action at this time.
0 commit comments