Skip to content

v0.27.1

Compare
Choose a tag to compare
@emil14 emil14 released this 26 Nov 18:27
· 64 commits to main since this release
065edcf

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

Full Changelog: v0.27.0...v0.27.1