Fixed - Hotfix - disabled breaking code from recent deployment.
0.64.0
Changed - `field` commands now utilises the new permission endpoints.
Fixed - Fixed generation of proformas when the NNDSS column is included
0.63.0
Added - `sample purge` command to completely remove a sample from the system.
0.62.0
Added - `field add` and `field update` commands now support the `hidden` property, which can be used to hide fields by default in the table view. This is an optional property.
0.61.0
Changed - `seq add` commands now sends a hash of the file to the server for verification, rather than checking it after upload.
0.60.0
Added - `iam` Permission V2 commands for managing user privileges with role-based access control (RBAC). - Initial coverage of RBAC is limited but will be expanded in future releases.