Skip to content

Release Version 0.1.1

Compare
Choose a tag to compare
@Pebaz Pebaz released this 13 Dec 00:55
· 495 commits to master since this release

Includes changes from

Changelog

  • Bugfix: Compile modules in current working directories that contain spaces in the preceding path.
  • Bugfix: Typo in readme.
  • Improvement: Simplified hash function to use standard library implementation.
  • Improvement: Used simpler pathlib.Path.glob() API rather than manually iterating over folders to find Nim modules.