Skip to content

Tags: kni-mystuff/datajoint-python

Tags

v0.12.5b1

Toggle v0.12.5b1's commit message
Update per convention: normal workflow=0.12.5rcN -> 0.12.5, fork=0.12…

….5bN

v0.12.5

Toggle v0.12.5'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#736 from guzman-raphael/master

Update docs ahead of 0.12.5 release

v0.12.5-doc1

Toggle v0.12.5-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#736 from guzman-raphael/master

Update docs ahead of 0.12.5 release

v0.12.4

Toggle v0.12.4'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#709 from dimitri-yatsenko/master

fix datajoint#690 -- blob packing/unpacking of native python bool, int, float, and complex.

v0.12.4-doc1

Toggle v0.12.4-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#709 from dimitri-yatsenko/master

fix datajoint#690 -- blob packing/unpacking of native python bool, int, float, and complex.

v0.12.3

Toggle v0.12.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#706 from dimitri-yatsenko/master

Fix datajoint#698 and datajoint#699

v0.12.3-doc1

Toggle v0.12.3-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#706 from dimitri-yatsenko/master

Fix datajoint#698 and datajoint#699

v0.12.2

Toggle v0.12.2'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#697 from guzman-raphael/master

Update changelogs for new 0.12.2 release

v0.12.2-doc1

Toggle v0.12.2-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#697 from guzman-raphael/master

Update changelogs for new 0.12.2 release

v0.12.1

Toggle v0.12.1'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