v0.0.30
* Fix numba deprecation warning. * Allow for user provided gradient. * Bump version. * Add test. * More tests. * Remove comment. * Trigger run. * Allow gradient_kwargs. * Now also works for maximization. * Improve results processing. * Update changes.rst * Restructure decorator. * Fix.