Releases: datajoint/mym
Releases · datajoint/mym
Release 2.8.5
Release 2.8.2
Bugfix Updates
- Restrict curly bracket escaping to
CREATE
/ALTER
and ignore whitespace. PR #83
Release 2.8.1
Release 2.8.0
Minor Updates
Bugfix Updates
Release 2.7.4
Minor Changes:
- Bugfix related to adding
mym
to Toolbox path in R2017a - R2018a (datajoint/datajoint-matlab#299) PR #64
Release 2.7.3
Release 2.7.2
Release 2.7.1
Minor Changes:
- Bugfix for nullable blobs (datajoint/datajoint-matlab#195) PR #38
Release 2.7.0
Major Changes:
- Throw error if
dj0
serialization detected (datajoint/datajoint-matlab#170) PR #16 - Add MariaDB Client Dialog Plugin support (datajoint/datajoint-matlab#168, datajoint/datajoint-matlab#169) PR #14, #15
- Add TLS support (datajoint/datajoint-matlab#103) PR #11, #12, #13
- Upgrade to MySQL C Connector 6.1.11 PR #11
- Add compiled mex for LNX, WIN, MACOS x64
- Bugfix PR #7, #9
- Add tests