✨ New features
- Implement adapter functions for QRules (107, 111, and 112)
See the [`ampform_dpd.adapter.qrules`](https://compwa.github.io/ampform-dpd/api/ampform_dpd.adapter.qrules.html) module
- Define more dynamics expression classes: `RelativisticBreitWigner` and `FormFactor` (113)
🐛 Bug fixes
- Set non-negative assumption on masses (106)
- Removed `IsobarNode` argument checks (110)
📝 Documentation
- Write Λ<sub>c</sub> in notebook title instead of Λc (104)
- Render particle name in Markdown tables as inline code (105)
- Use new `invariants` and `masses` attributes in example notebooks (115)
🖱️ Developer Experience
- Type hints are now also linted with MyPy, which helped improving some of the type hints (109)
_The full changelog as commits can be found [here](https://github.com/ComPWA/ampform-dpd/compare/0.1.6...0.1.7)._