v0.27.1
What's New?
This is small release that only contains bug-fixes, new tests and documentation updates.
Compiler Error Fixes
Special thanks @gavr123456789 for testing and feedback
- Only print deepest child error and ignore all the upper hierarchy until we figure out how to properly build context for errors.
- Fix error location for non-properly used ports, now location of the node is used, instead of the node's interface location
- E2E test was added to check that we won't broke error location for unused outport
Neva CLI
- Now generates hello world with chained connection instead of deferred one, because we support references and literals as chained now
Documentation
- Book was updated to match latest language changes
- Tutorial is extended with Dataflow section, still WIP
Autogenerated Changelog
- feat(tutorial): updated due to new syntax for constants (support for … by @emil14 in #775
- fix(docs,tutorial): typo cNina -> cHina by @emil14 in #776
- Readme upd3 by @emil14 in #784
- Readme upd3 by @emil14 in #785
- feat(version): 0.27.1 by @emil14 in #786
Full Changelog: v0.27.0...v0.27.1