What's Changed
* Add a Gibbs sampler for the Horseshoe prior and a Polya-gamma normal scale-mixture expansion by zoj613 in https://github.com/aesara-devs/aemcmc/pull/1
* Document the Negative binomial gibbs sampler by rlouf in https://github.com/aesara-devs/aemcmc/pull/9
* Add mypy to pre-commit checks by rlouf in https://github.com/aesara-devs/aemcmc/pull/15
* Bump black version to 22.3.0 in pre-commit by rlouf in https://github.com/aesara-devs/aemcmc/pull/18
* Add a Gibbs sampler for the regularized logistic regression by rlouf in https://github.com/aesara-devs/aemcmc/pull/13
* Remove Python 3.6 and add 3.10 to CI test matrix by rlouf in https://github.com/aesara-devs/aemcmc/pull/21
* Remove the intercept assumption in Gibbs samplers by rlouf in https://github.com/aesara-devs/aemcmc/pull/23
* Build `nbinom_horseshoe_gibbs` sampler from the graph by rlouf in https://github.com/aesara-devs/aemcmc/pull/25
New Contributors
* zoj613 made their first contribution in https://github.com/aesara-devs/aemcmc/pull/1
* rlouf made their first contribution in https://github.com/aesara-devs/aemcmc/pull/9
**Full Changelog**: https://github.com/aesara-devs/aemcmc/commits/v0.0.2