Skip to content

v0.2.0

Compare
Choose a tag to compare
@mat-hek mat-hek released this 21 Mar 13:56
· 227 commits to master since this release
486ae3f

Changes:

  • added support for compiling CNodes #35
  • added utilities for interacting with CNodes #38
  • added support for passing custom flags to compiler and linker #34
  • changed the way of how dependencies work: only natives declared as libs can be used as dependencies (see usage chapter in readme), removed export_only? flag
  • unified compilation process between Linux and MacOS #32
  • improved documentation