_See all documentation for this version [here](https://tensorwaves.rtfd.io/en/0.4.12)._
⚠️ API changes
- Drop Python 3.7 support (503)
🐛 Bug fixes
- Set correct generic parameter types for `ParametrizedFunction` and its implementations (522)
- Avoid `jax` import error for JAX >=0.4.19 (504)
📝 Documentation
- Update link to `pycompwa` website (513)
- Update links to compwa.github.io (514)
- Remove `.html` from page URLs (515)
- Switch to source code link button (516)
- Fix typo in amplitude-analysis.ipynb (520)
- Support AmpForm v0.15.x (519)
🖱️ Developer Experience
- Remove `figure_formats = ["svg"]` statement (507)
- Install Ruff and Git in Jupyter Lab (508)
- Define `docnblive` job in `tox.ini` (510)
- Switch to Ruff formatter (518)
_The full changelog as commits can be found [here](https://github.com/ComPWA/tensorwaves/compare/0.4.11...0.4.12)._