What's Changed
* Build documentation with a GitHub Action by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/423
* Added a whole bunch of links to the readme by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/424
* Reran benchmarks by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/425
* Moved benchmark utility functions by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/426
* Revised text by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/427
* Benchmark refactor by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/429
* Moved Lotka-Volterra benchmarks to dedicated folder by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/430
* Pleiades benchmark by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/431
* Added diffrax to pleiades benchmark by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/432
* Stiff ODE benchmark: Van der Pol by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/437
* Array -> ArrayLike by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/438
* Error estimate in state by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/439
* init_corrected -> init_hidden_state by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/440
* Link in readme by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/441
* Fixed a typo by pnkraemer in https://github.com/pnkraemer/probdiffeq/pull/442
**Full Changelog**: https://github.com/pnkraemer/probdiffeq/compare/v0.1.0...v0.1.1