Skip to content

Release version 0.1.3

Compare
Choose a tag to compare
@Pebaz Pebaz released this 18 Dec 02:48
· 483 commits to master since this release

Includes changes from

Changelog

  • Improvement: Added documentation on how to distribute Nim source files along with a library.
  • Improvement: Nimporter now has a IGNORE_CACHE parameter that forces the rebuild of any Nim file while set.
  • Bugfix: Libraries distributed with Nim source files can now import those files using relative paths.