_See all documentation for this version [here](https://tensorwaves.rtfd.io/en/0.1.4)._
💡 New features
- Upgraded from `expertsystem` 0.6.5 to `expertsystem` 0.6.8 (199), see release notes [0.6.6](https://github.com/ComPWA/expertsystem/releases/tag/0.6.6), [0.6.7](https://github.com/ComPWA/expertsystem/releases/tag/0.6.7) and [0.6.8](https://github.com/ComPWA/expertsystem/releases/tag/0.6.8)
⚠️ Interface
- The `Estimator` now requires a phase-space sample for normalization and the constructor of the `IntensityBuilder` does not require one (192)
🐛 Bug fixes
- Correctly import form factor in relativistic Breit-Wigner (187)
- Added _mass_*_width_ factor to relativistic Breit-Wigner without form factor (189)
- Correctly throw invalid _L_ error (188)
🖱️ Developer Experience
- Issue templates have been improved (190)
- Added new issue label for interface changes (193)
- Added tests for the shape of a kinematics dataset (194)
- Removed the Python example workflow script (197)