Subscribe to the atom feed.
2017-04-06 | Release: com.io7m.jfunctional 1.3.1 |
2017-04-06 | Code fix: Rename project. Use the new primogenitor POM and 2017 project conventions. |
2016-08-23 | Release: com.io7m.jfunctional 1.3.0 |
2016-08-23 | Code new: Make Failure.failure() public |
2016-08-23 | Code new: Make Success.success() public |
2016-08-23 | Code new: Make Some.some() public |
2016-08-23 | Code new: Make None.none() public |
2016-08-03 | Release: com.io7m.jfunctional 1.2.1 |
2016-08-03 | Code fix: Update POM files to 2016 standards. Update plugins. |
2016-08-03 | Code fix: The packaged jar is now an OSGi bundle. |
2016-08-03 | Code change: The package will no longer compile on JDK 6 due to Checkstyle, but the compiled code is still JDK 6 compatible. |
2016-04-02 | Release: com.io7m.jfunctional 1.2.0 |
2016-03-22 | Code new: Add PartialBiFunctionType interface. |
2015-10-05 | Release: com.io7m.jfunctional 1.1.0 |
2015-10-05 | Code new: Add void-returning map for OptionType values. (tickets: 1) |
2015-08-09 | Release: com.io7m.jfunctional 1.0.1 |
2015-08-09 | Code new: Migrate to GitHub. |
2014-12-03 | Code fix: Fix javadoc comments for Java 8's doclint. |
2014-12-03 | Code fix: Ensure source jars for unit tests are created. |
2014-06-22 | Release: com.io7m.jfunctional 1.0.0 |
2014-06-22 | Code new: Initial release. |