Skip to content

Release 0.13.6

Compare
Choose a tag to compare
@jverswijver jverswijver released this 13 Jun 20:12
· 1053 commits to master since this release
07c5553

Patch Changes:

  • Add - Config option to set threshold for when to stop using checksums for filepath stores. PR #1025
  • Add - Unified package level logger for package (#667) PR #1031
  • Update - Swap various datajoint messages, warnings, etc. to use the new logger. (#667) PR #1031
  • Bugfix - Fix query caching deleting non-datajoint files PR #1027
  • Update - Minimum Python version for Datajoint-Python is now 3.7 PR #1027