Skip to content

Releases: BenjaminTMilnes/MorphPython

Release 0.2.0

27 Jan 20:09
Compare
Choose a tag to compare

Lots of documentation and inline comments have been added in; limited ability to parse different property value types has been added in; a colours module has been added - in future this will contain functions for converting between different colour spaces.

Release 0.1.0

30 Dec 17:25
Compare
Choose a tag to compare

A basic version of the code is now working. The code is able to parse the basic syntax of Morphe, though doesn't yet identify different types of property value. It also doesn't give useful syntax error messages.