Skip to content

v0.4.0 - New fParser

Compare
Choose a tag to compare
@MatthewHambley MatthewHambley released this 25 Apr 15:06
· 12 commits to v0.4 since this release
9734307

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