What's Changed
* Change update signature to output `tuple[state, aux]` by SamDuffield in https://github.com/normal-computing/posteriors/pull/129
* Minor fix to types by SamDuffield in https://github.com/normal-computing/posteriors/pull/131
* Update readme by SamDuffield in https://github.com/normal-computing/posteriors/pull/133
* Fix optim to work with tree params by SamDuffield in https://github.com/normal-computing/posteriors/pull/134
* BAOA docs typo by SamDuffield in https://github.com/normal-computing/posteriors/pull/135
* Robustify tests by SamDuffield in https://github.com/normal-computing/posteriors/pull/132
* Version bump to 0.1.0 by SamDuffield in https://github.com/normal-computing/posteriors/pull/136
**Full Changelog**: https://github.com/normal-computing/posteriors/compare/v0.0.6...v0.1.0