- Added support for wildcard file tasks
- Fixed issue in replacing - with _ in generated modules - Fixed inconsistent naming of flags and procs
This commit is contained in:
parent
9bcabd23e3
commit
27ea25b901
3 changed files with 132 additions and 89 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Package
|
||||
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
author = "genotrance"
|
||||
description = "c2nim helper to simpilfy and automate the wrapping of C libraries"
|
||||
description = "c2nim helper to simplify and automate the wrapping of C libraries"
|
||||
license = "MIT"
|
||||
|
||||
skipDirs = @["tests"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue