What's Changed
* Make tests pass on `aarch64-linux` by albcab in https://github.com/blackjax-devs/blackjax/pull/671
* Enable fitlering of AdaptationInfo by andrewdipper in https://github.com/blackjax-devs/blackjax/pull/674
* Update `run_inference_algorithm` to split `initial_position` and `initial_state` by reubenharry in https://github.com/blackjax-devs/blackjax/pull/672
* Preconditioned mclmc by reubenharry in https://github.com/blackjax-devs/blackjax/pull/673
* New integrator, and add some metadata to integrators.py by reubenharry in https://github.com/blackjax-devs/blackjax/pull/681
* Minor formatting by junpenglao in https://github.com/blackjax-devs/blackjax/pull/685
* Make Window Adaptation Take Integrator As Argument by reubenharry in https://github.com/blackjax-devs/blackjax/pull/687
* FIX KWARG BUG by reubenharry in https://github.com/blackjax-devs/blackjax/pull/686
* Change isokinetic_integrator generation API by junpenglao in https://github.com/blackjax-devs/blackjax/pull/689
* Apply function on pytree directly. by junpenglao in https://github.com/blackjax-devs/blackjax/pull/692
* Fix sampling test. by junpenglao in https://github.com/blackjax-devs/blackjax/pull/693
* Enable shared mcmc parameters with tempered smc by andrewdipper in https://github.com/blackjax-devs/blackjax/pull/694
* Convert explicit looping to bit twiddling for iterative_uturn calculations by andrewdipper in https://github.com/blackjax-devs/blackjax/pull/696
* Remove nightly release by junpenglao in https://github.com/blackjax-devs/blackjax/pull/699
* Fix doc mistakes by gil2rok in https://github.com/blackjax-devs/blackjax/pull/701
New Contributors
* andrewdipper made their first contribution in https://github.com/blackjax-devs/blackjax/pull/674
* gil2rok made their first contribution in https://github.com/blackjax-devs/blackjax/pull/701
**Full Changelog**: https://github.com/blackjax-devs/blackjax/compare/1.2.1...1.2.2