What's Changed
* feat: jnp.moveaxis by nstarman in https://github.com/GalacticDynamics/quaxed/pull/27
* feat: quaxify grad by nstarman in https://github.com/GalacticDynamics/quaxed/pull/28
* feat: jacfwd by nstarman in https://github.com/GalacticDynamics/quaxed/pull/29
* feat: trace by nstarman in https://github.com/GalacticDynamics/quaxed/pull/30
* feat: hessian by nstarman in https://github.com/GalacticDynamics/quaxed/pull/31
Why is this a 0.0.X release when there are new features? Because `quaxed` should cover the whole `jax` namespace. That it doesn't is a "bug" (read too time consuming to implement in one sitting).
**Full Changelog**: https://github.com/GalacticDynamics/quaxed/compare/v0.3...v0.3.1