@Simon I just tried it out and on my machine at least, it didn't work. The REQUIRE file doesn't honor the + symbol for some reason, so things like 0.3.0-rc4 work, but things like 0.4.0-dev+158 don't work. (They are treated the same as 0.4.0-dev I believe) -E
On Wed, Aug 20, 2014 at 3:32 PM, Júlio Hoffimann <[email protected]> wrote: > What do you recommend for my use case? > > Could you please clarify the meaning of all the following version numbers? > > 0.3- > 0.3 > 0.3+ > > Thanks, > Júlio. >
