_See all documentation for this version [here](//ampform.rtfd.io/en/0.14.1)._
๐ก New features
- Implemented first version of [`ampform.io`](https://ampform.readthedocs.io/en/0.14.1/api/ampform.io.html) sub-module (#280)
- Implemented [Kibble](https://ampform.readthedocs.io/en/0.14.1/api/ampform.kinematics.phasespace.html#ampform.kinematics.phasespace.Kibble) and [Kรคllรฉn](https://ampform.readthedocs.io/en/0.14.1/api/ampform.kinematics.phasespace.html#ampform.kinematics.phasespace.Kallen) functions (292)
โ ๏ธ Interface
- [Spin alignment](https://ampform.readthedocs.io/en/0.14.1/usage/helicity/spin-alignment.html) is now deactivated by default (#295)
๐ฑ๏ธ Developer Experience
- All dependencies on are now pinned on Read the Docs as well (276)
- Documentation is now built with [`sphinx-build`](https://www.sphinx-doc.org/en/master/man/sphinx-build.html) (through `tox`) only, not through with `make` (#286)