A number of the changes in this release are internal and invisible to the user. It does include
some bug fixes:
* 100 - Teach the "missing implicit" rule about procedure pointers
* 108 - Kind pattern rule becomes better at identifying the kind
It also includes a new rule: 82 , Line length.
The most significant change, and the one which merited a minor version bump rather than a
patch bump, is to migrate to v0.1.0 of fParser. This may have implications for your deployment.
Available from [PyPI](https://pypi.org/project/stylist/) and [Conda Forge](https://anaconda.org/conda-forge/stylist)
**Full Changelog**: https://github.com/MetOffice/stylist/compare/v0.3.0...v0.4.0