Release 0.3.0

Written for platform-executing by Stephen Compall on 2013-05-17

0.3.0 was released and deployed to Maven Central, with cross-builds for Scala 2.9.2, 2.9.3, and 2.10. It requires scalaz-core 7.0.0. To require it in sbt:

libraryDependencies += "com.nocandysw" %% "platform-executing" % "0.3.0"

Or do something else if you use some other build system.

Here are the principal features in this release:

* Capture path generation is portable and tested. (lp:1180957)

* A function providing more flexibility for executable extraction.

Updated . Read more

Read all announcements