What's Changed
* Add backward gradient for background by KevinXu02 in https://github.com/nerfstudio-project/gsplat/pull/170
* enable doc versioning by liruilong940607 in https://github.com/nerfstudio-project/gsplat/pull/185
* Fix version value for Sphinx by brentyi in https://github.com/nerfstudio-project/gsplat/pull/191
* Improve numerical stability of _torch_impl.project_cov3d_ewa by oseiskar in https://github.com/nerfstudio-project/gsplat/pull/182
* Update project_pix to use eps by SimonF24 in https://github.com/nerfstudio-project/gsplat/pull/192
* create JIT compilation configs if necessary by ychfan in https://github.com/nerfstudio-project/gsplat/pull/164
New Contributors
* KevinXu02 made their first contribution in https://github.com/nerfstudio-project/gsplat/pull/170
* SimonF24 made their first contribution in https://github.com/nerfstudio-project/gsplat/pull/192
* ychfan made their first contribution in https://github.com/nerfstudio-project/gsplat/pull/164
**Full Changelog**: https://github.com/nerfstudio-project/gsplat/compare/v0.1.11...v.0.1.12