Skip to content

0.5.0

Choose a tag to compare

@timocov timocov released this 16 Oct 12:37
· 558 commits to master since this release

New

  • Added possibility to import all external libraries (except inlined) #10

Changed

  • Default behavior of --external-imports cli option is changed: if not set now it allows to import all external libraries (instead of none before) - see #10. Use --external-imports "" to disallow any imports.