Skip to content

Releases: aquariumbio/pydent

Pydent 0.0.30

13 Sep 04:55
Compare
Choose a tag to compare
Pydent 0.0.30 Pre-release
Pre-release

Addresses authentication issues with the newest version of Aquarium

Pydent 0.0.29

21 Aug 17:36
ea87094
Compare
Choose a tag to compare
Pydent 0.0.29 Pre-release
Pre-release

This fixes a bug where empty where queries return None, instead of an empty array

Pydent v0.0.28

16 Aug 15:31
Compare
Choose a tag to compare
Pydent v0.0.28 Pre-release
Pre-release

Fixes a typo in Upload.data that prevented access to the data in the upload.

Pydent 0.0.27

09 Jul 21:50
Compare
Choose a tag to compare
Pydent 0.0.27 Pre-release
Pre-release

Very minor change that removes an annoying print statement that happens when models are not found

Pydent 0.0.26

05 Jul 14:24
a818101
Compare
Choose a tag to compare
Pydent 0.0.26 Pre-release
Pre-release
  • create samples with instantiated field_values
  • association files via Uploads and DataAssociations
  • fixes bugs with downloading files

Pydent 0.0.25

30 Jun 03:03
f5790ce
Compare
Choose a tag to compare
Pydent 0.0.25 Pre-release
Pre-release

This version fixes two bugs:

  • prompt-toolbox dependency removed to fix ipython compatibility. Interactive login is likely not used, so prompt-toolbox is likely an unnecessary dependency
  • Item.data field no longer errors out when data associations are non-JSON (as happens with older items). In cases where data field is not a JSON, value is simply deseriazed as is.

Pydent 0.0.24

29 Jun 22:52
8994983
Compare
Choose a tag to compare
Pydent 0.0.24 Pre-release
Pre-release

Pydent version with working tests, CI, PyPI release

Pydent v0.0.1 Initial working version

08 Jan 18:57
Compare
Choose a tag to compare
Pre-release

This is the preliminary version of Pydent developed by Eric Klavins. We are replacing this with another version that uses existing libraries, and has tests and documentation.