Changed - Changed `user update` command to no longer modify the user's roles.
Fixed - Fixed crash in `project field add` command.
0.54.0
Added - New `proforma generate` command to generate an XLSX proforma draft.
Fixed - Removed redundant retries for `Not Found: 404` or `Conflict: 409` responses.
Changed - `project metadata get` now outputs to stdout rather than writing to a file. - `project metadata get` and `metadata get` now default to CSV output. - Improved the way `field list` outputs valid values.
0.53.2
Changed - Tree commands are no longer hidden by default - Admin-only project provision commands are now hidden by default
0.53.1
Added - `analysis disable` and `analysis enable` commands added; - `analysis list` can now optionally show disabled analyses
0.53.0
Changed - `seq purge` by default purges only inactive sequences for a given sample. - `seq purge --delete-all` will purge all sequences for a given sample. - These commands are available to admins only.
Added - Replaced `group assign` command with `group role add`, `group role remove`, and `group role list` commands.
0.52.3
Changed - `plot update` no longer requires the `name` parameter.