v4.5.0
What's Changed
New
- New
cluster_vars
argument forJob.queue
method for queueing to clusters - Various
print
methods for inspecting available job types, inputs, outputs and parameters
Updated
- Allow copy and symlink operations from outside project directory
- Allow larger shapes for dataset fields
Fixed
- Always raise explicit errors when dataset allocation fails
- Correctly retain fields when appending or creating a union of empty datasets with non-empty fields
- Correctly allow excluding
uid
field inDataset.descr
method
Docs
- New guide for job access and inspection
- Fix broken code in custom latent trajectory example
- Generalize 3D Flex custom trajectory example to >2 dimensions
Full Changelog: v4.4.1...v4.5.0