* Add variable exclusion mechanism: exclude variables by prepending a dash. * Add mechanism to make variables invisible: set the keyword `visible` to `False`. * Extend and document variable struct.
0.7.3
* Extend `varz.spec.Struct`. * Support auxilary arguments in minimisers.
0.7.2
* Make shape checking for initial value more robust.