v0.7.0
- Introduce the
IMAGE
interface for... well, images. - Allow more image types for a
spatial_experiment
via child objects. - Support a global validation function in the
Options
that runs on all object types. - Provide a validator for RDS files as a last resort for recalcitrant objects.
- Added optional
length
property tosimple_list
spec forfast height()
calls.