Skip to content

Releases: solvebio/solvebio-python

v2.10.0

29 Jul 13:33

Choose a tag to compare

Bump version: 2.9.0 → 2.10.0

v2.9.0

24 Feb 18:45

Choose a tag to compare

Bump version: 2.8.9 → 2.9.0

v2.8.2

07 Mar 18:36

Choose a tag to compare

  • Hotfix for Query.facets() function

v2.8.1

07 Mar 18:27

Choose a tag to compare

NOTE: Dataset facets are broken in this release. Use v2.8.2

v2.8.0

31 Oct 13:39

Choose a tag to compare

  • Remove deprecated exporters and pycurl dependency

v2.7.0

31 Oct 13:40

Choose a tag to compare

  • Add data (context) and annotator_params to Annotator
  • Add support for saving credentials with your api key
  • Update Task objects and add shortcut to cancel tasks

v2.6.1

31 Oct 13:41

Choose a tag to compare

  • bug fix for ipython embed + args

v2.6.0

31 Oct 13:42

Choose a tag to compare

  • Add Group resource
  • Add SavedQuery resource
  • Keep Dash scripts.config.serve_locally False
  • Fix issue where API resource iterators are not reset
  • Fix create_folder shortcut
  • Fix globals issue and login issue within IPython shell

v2.5.1

25 May 18:17

Choose a tag to compare

  • Upgrade SolvBioDash and SolveBioAuth to use latest dash-auth (1.0.0 and up)

v2.5.0

25 May 18:16

Choose a tag to compare

  • Ability to load filters from JSON and/or a dict (#246)