v0.4.0 - New fParser
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 and Conda Forge
Full Changelog: v0.3.0...v0.4.0