Skip to content

MEDFORD 2.0.0

Latest
Compare
Choose a tag to compare
@infispiel infispiel released this 11 Jun 21:35
· 2 commits to main since this release

This is the first version of the medford parser 2.0.0 release. It is available on Pypi here.

There is still a large number of issues, but for the time being, this is the official release of 2.0.0 such that the repository can be restructured and other development can continue. Please feel free to make issues with any failed functionality, and please don't mind the debug messages.

This parser currently has the minimal functionality of being able to take in a MEDFORD file and parse it for any syntactical errors, and a small number of content errors. For example, with the update to the MEDFORD language itself, we are now requiring a MEDFORD block describing metadata about the MEDFORD file itself.

What's Changed

Full Changelog: v1.0.2...v2.0.0