[nim-dev] Re: Nimble 0.7.0 is now out!

  • From: dom96 <morfeusz8@xxxxxxxxx>
  • To: nim-dev@xxxxxxxxxxxxx
  • Date: Thu, 31 Dec 2015 12:27:13 +0000

**@xyz32:** ``binDir`` should work like that, yes. Is it not working? As for
``requires`` you need to specify it like this: ``requires "nim >= 0.12.0",
"bone_GPIO"``.

**@nimnear:** Hrm. Good catch. Currently, v0.6.4 is just a v0.6.2 with a fix
which compiles under Nim 0.12.0. Hopefully the fact that it still has the
v0.6.2 version won't cause any problems, but I can easily re-tag if it does.

**@angluca:** What command are you using to install/compile Nimble? Version
0.7.0 does not support Nim 0.12.0 so Nimble should give you an error which
tells you that you need at least Nim 0.12.1, but you need to compile/install
Nimble using Nimble in order for that to happen.

Other related posts: