Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@lxyu lxyu released this 29 May 06:08
· 128 commits to master since this release

Changelog:

  • lock down to use pure python only in windows env. (this avoid the cython stuffs on windows totally)
  • enable multiple include dirs, via #131.
  • bugfix for parsing of constants with separators, via #134.