Skip to content

v2.13.0

Choose a tag to compare

@davecap davecap released this 14 Oct 14:59
· 169 commits to master since this release

Features/Enhancements

  • Ability to perform basic queries on files (Object.retrieve("ID").query())
  • Ability to perform left joins between datasets on a single "join key"
  • Manage recipes with the solvebio-recipes tool

Fixes

  • Uploading files with non-ascii characters
  • Modifying object attributes that are dictionaries now works as expected