Skip to content

Tags: kni-mystuff/datajoint-python

Tags

v0.12.1-doc1

Toggle v0.12.1-doc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#688 from guzman-raphael/str-adapted-types

Correct Attribute Adapter from casting to string + minor updates

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#683 from guzman-raphael/master

Update docs version ref

v0.12.0-doc1

Toggle v0.12.0-doc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#683 from guzman-raphael/master

Update docs version ref

v0.12.dev9

Toggle v0.12.dev9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#677 from guzman-raphael/dev

Bump version + update changelog

v0.12.dev8

Toggle v0.12.dev8's commit message
Store attachments as intact files (datajoint#659)

* attachments are saved as intact files

* reform attachments and filepath

* complete implementation of external storage except for `clean`

* refactor external storage

* complete refactoring of external storage for version 0.12
all tests pass

* rename attribute `basename` to `attachment_name` in external table

* add __repr__ to ExternalMapping

* external files are not copied if stage and store are the same

* make external tables require setting the `delete_external_files` argument

* update CHANGELOG

* fix Python 3.4 compatibility

* fix Python 3.4 and 3.5 compatibility

* dropped support for Python 3.4

* minor changes in error messages

* Update to pathlib in test init.

* Update test_blob_migrate to be compatible for WIN10.

* Fix WIN10 compatibility with KeyboardInterrupt and SystemExit exceptions.

* Fix WIN10 filepath to store as posix and fetch as user's platform.

* Fix relpath for Python3.5.

* Fix copytree for Python3.5.

* Fix typo.

* Fix for Python3.5.

* Update coveralls.

* Update coverall env vars.

* add environment variable DJ_SUPPORT_FILEPATH_MANAGEMENT to enable/disable the filepath datatype

* Update CHANGELOG.md

Co-Authored-By: guzman-raphael <[email protected]>

* Update CHANGELOG.md

Co-Authored-By: guzman-raphael <[email protected]>

v0.12.dev7

Toggle v0.12.dev7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#660 from guzman-raphael/dev

Bump version

v0.12.dev6

Toggle v0.12.dev6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#654 from guzman-raphael/dev

Update ahead of pre-release

v0.12.dev5

Toggle v0.12.dev5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#642 from guzman-raphael/dev

Update changelog

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#635 from dimitri-yatsenko/fix-parsing

update version and CHANGELOG for release 0.11.3

v0.12.dev4

Toggle v0.12.dev4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request datajoint#609 from guzman-raphael/v_update

Increment version