Skip to content

Release 0.14.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 17:55
77b75e9
  • Added - dj.Top restriction - PR #1024) PR #1084
  • Fixed - Added encapsulating double quotes to comply with DOT language - PR #1177
  • Added - Datajoint python CLI (#940) - PR #1095
  • Added - Ability to set hidden attributes on a table - PR #1091
  • Added - Ability to specify a list of keys to populate - PR #989
  • Fixed - fixed topological sort #1057 - PR #1184
  • Fixed - .parts() not always returning parts #1103 - PR #1184
  • Changed - replace setup.py with pyproject.toml - PR #1183
  • Changed - disable add_hidden_timestamp configuration option by default - PR #1188