Releases: fowlmouth/nake
Releases · fowlmouth/nake
1.9.5
30 Jul 09:04
Compare
Sorry, something went wrong.
No results found
Workaround for nim-lang/Nim#20800 , which could cause crashes in nakefiles in certain scenarios
1.9.4
13 Mar 14:55
Compare
Sorry, something went wrong.
No results found
fixed to avoid warnings (#75)
Newer Nim compatibility
06 Sep 08:43
Compare
Sorry, something went wrong.
No results found
1.9.2
04 May 14:26
Compare
Sorry, something went wrong.
No results found
Fixed compat errors with newer nim
1.9.1
02 Oct 09:38
Compare
Sorry, something went wrong.
No results found
Fixed compilation error with latest Nim
Don't complain about unknown arguments as those may be handled by default task
1.9
29 Mar 08:54
Compare
Sorry, something went wrong.
No results found
Nake will no longer warn about unknown arguments, because a task may handle custom arguments. #43
If nakefile.nim is not found in current dir it will be searched for by going upwards. 7fd6dea