jOOQ / jOOL

jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
http://www.jooq.org/products
Apache License 2.0
2.09k stars 168 forks source link

Add release notes #334

Open pedrorijo91 opened 6 years ago

pedrorijo91 commented 6 years ago

Hey,

It would be really useful to understand what's new between each version to have release notes for each release.

Thanks, Pedro

billoneil commented 6 years ago

You can find all the commits per release here https://github.com/jOOQ/jOOL/milestone/12?closed=1 in the short term.

pedrorijo91 commented 6 years ago

yes, the other possibility is to use https://github.com/jOOQ/jOOL/compare/version-0.9.12...version-0.9.13

but none of them are very friendly (a short summary is way more convenient)

thanks for the answer :)

lukaseder commented 6 years ago

Thank you very much for your suggestion. Yes indeed, we should do this for all of our secondary products and link to the notes from here: https://www.jooq.org/products