Skip to content

Releases: datajoint/datajoint-python

Release 0.7.2

12 Jun 15:53

Choose a tag to compare

  • Improve set_password prompt
  • Add size_on_disk property to dj.schema object

Release 0.7.0

10 Jun 13:13

Choose a tag to compare

  • Extended syntax for fetch() and fetch1() to handle separate attribute retrieval.
  • Multiple methods and properties of fetch and fetch1 are now deprecated:
    • fetch[] and fetch1[]
    • order_by(), limit(), offset(), copy(), as_dict, and squeeze

Release 0.6.1

09 Jun 06:25

Choose a tag to compare

Merge pull request #317 from dimitri-yatsenko/master

Fix #288 (add connection id to jobs table) and modify `key_source` handling

Release 0.1.0 dev 5

11 Aug 22:24

Choose a tag to compare

Release 0.1.0 dev 5 Pre-release
Pre-release

Developmental release of version 0.1.0, iteration 5.