Changes slated for this release:
-- Support for chained method calls
-- Permit wrapping of methods with parameters (static binding of param
values)
-- Warning messages now get logged with JUL rather than going to
System.err
-- Vastly Improved diagnostic messages in runtime Exceptions
-- Internal functional-type classes renamed for the parent API in
anticipation of name collisions
as future APIs are added. MethodFunction-
>GuavaFunction, MethodF->FjF, etc.
-- Improved Javadoc for public API methods
-- JAR file no longer has empty Objenesis dir (workaround for JarJar
bug)
-- Introduced development microbenchmarks, to improve performance
while adding features
-- Increased unit test coverage
Check out the nightly build at:
https://funcito.ci.cloudbees.com/job/funcito/
Specifically, you can find jar files at:
https://funcito.ci.cloudbees.com/job/funcito/lastSuccessfulBuild/artifact/build/libs/