Skip to content

v0.6.0

Latest

Choose a tag to compare

@nikola-jokic nikola-jokic released this 24 Jan 16:29
e80f802

Summary

This release changes significantly the API of the library in order to allow for LSP in the future. Not only cellang LSP, but it implements the logic so it would allow other systems to use the parser in order to better understand where the issue might be. There are still improvements to be made, but the library now has better type checking. This better type checking is at the expense of development ergonomics on the environment registration side.

What's Changed

Full Changelog: v0.5.0...v0.6.0