What's Changed
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.275 by renovate in https://github.com/astro-informatics/sleplet/pull/167
* Update pre-commit hook pre-commit/mirrors-mypy to v1.4.1 by renovate in https://github.com/astro-informatics/sleplet/pull/168
* Pin to less than `v2` for `pydantic` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/173
* Update pre-commit hook psf/black to v23.7.0 by renovate in https://github.com/astro-informatics/sleplet/pull/175
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.278 by renovate in https://github.com/astro-informatics/sleplet/pull/176
* Tidy up imports and global namespace by paddyroddy in https://github.com/astro-informatics/sleplet/pull/194
* Bump s2let to `v2.2.6` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/198
* Update pre-commit hook Lucas-C/pre-commit-hooks to v1.5.4 by renovate in https://github.com/astro-informatics/sleplet/pull/190
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.286 by renovate in https://github.com/astro-informatics/sleplet/pull/197
* Update pre-commit hook pre-commit/mirrors-prettier to v3.0.2 by renovate in https://github.com/astro-informatics/sleplet/pull/191
* Update pre-commit hook adamchainz/blacken-docs to v1.16.0 by renovate in https://github.com/astro-informatics/sleplet/pull/192
* Update pre-commit hook pre-commit/mirrors-mypy to v1.5.1 by renovate in https://github.com/astro-informatics/sleplet/pull/193
* Update pre-commit hook pre-commit/mirrors-prettier to v3.0.3 by renovate in https://github.com/astro-informatics/sleplet/pull/199
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.287 by renovate in https://github.com/astro-informatics/sleplet/pull/200
* Update actions/checkout action to v4 by renovate in https://github.com/astro-informatics/sleplet/pull/201
* Update pre-commit hook psf/black to v23.9.0 by renovate in https://github.com/astro-informatics/sleplet/pull/202
* Update pre-commit hook psf/black to v23.9.1 by renovate in https://github.com/astro-informatics/sleplet/pull/203
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.288 by renovate in https://github.com/astro-informatics/sleplet/pull/204
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.289 by renovate in https://github.com/astro-informatics/sleplet/pull/205
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.290 by renovate in https://github.com/astro-informatics/sleplet/pull/206
* Import `pydantic.v1` with `v2` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/207
* Replace `pys2let` with `s2wav` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/196
* Change `s2wav` dependency by paddyroddy in https://github.com/astro-informatics/sleplet/pull/208
* Fix infinite bug in tiling by paddyroddy in https://github.com/astro-informatics/sleplet/pull/209
* Update actions/checkout digest to 8ade135 by renovate in https://github.com/astro-informatics/sleplet/pull/210
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.291 by renovate in https://github.com/astro-informatics/sleplet/pull/211
* Change to monthly frequency by paddyroddy in https://github.com/astro-informatics/sleplet/pull/212
* Simplify frequency by paddyroddy in https://github.com/astro-informatics/sleplet/pull/214
* Add renovate config and adjust CI by paddyroddy in https://github.com/astro-informatics/sleplet/pull/215
* Add `renovate` badge by paddyroddy in https://github.com/astro-informatics/sleplet/pull/216
* Remove unrequired `assert` statements for `mypy` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/218
* `isort` section for `astro-informatics` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/217
* Simplify imports by paddyroddy in https://github.com/astro-informatics/sleplet/pull/219
* Simplify decomposition logic by paddyroddy in https://github.com/astro-informatics/sleplet/pull/220
* Replace `ssht.sample_positions` & `MWSS` -> `mwss` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/221
* Replace `ssht.sample_shape` and fix `_setup_plot` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/222
* Replace `elm2ind` and `ind2elm` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/224
* Create all arrays in 2D, then convert to 1D using `s2fft` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/223
* More strictly keep wavelets in 1D by paddyroddy in https://github.com/astro-informatics/sleplet/pull/225
* Replace ssht.inverse in tests by paddyroddy in https://github.com/astro-informatics/sleplet/pull/226
* Fix `cmin`/`cmax` `jax` bug by paddyroddy in https://github.com/astro-informatics/sleplet/pull/227
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.292 by renovate in https://github.com/astro-informatics/sleplet/pull/230
* Update pre-commit hook codespell-project/codespell to v2.2.6 by renovate in https://github.com/astro-informatics/sleplet/pull/231
* Limit examples to only run once per branch by paddyroddy in https://github.com/astro-informatics/sleplet/pull/232
* Remove 2D->1D/1D->2D transforms where possible by paddyroddy in https://github.com/astro-informatics/sleplet/pull/233
* Remove `s2wav` & `s2fft` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/234
* Use ~= dependency format by paddyroddy in https://github.com/astro-informatics/sleplet/pull/235
**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.2...v1.4.3