Skip to content

Releases: clj-commons/useful

0.11.6

06 Dec 20:35
0.11.6
Compare
Choose a tag to compare

This is the first release of useful under the CLJ Commons banner. It's a pretty small release, with one fix from 0.11.5:

Fixed

  • Fix lazy-loop's support for destructured bindings

#41 is ready for review to make this library fully support Java 11, and will likely be available in the next release. However this will raise the minimum version of the JDK to JDK 8. Feedback is welcome on this change, it's not set in stone.