Skip to content

Release 9.2

Latest
Compare
Choose a tag to compare
@fluentfuture fluentfuture released this 08 Aug 06:08
· 43 commits to master since this release
  • SafeSql.queryForOne().
  • Supports public fields besides Java Beans.
  • {names? -> AND name IN (names?)}
  • BoundedConcurrency in mug-concurrent24. concurrently() as a higher-throughput mapConcurrent(). race().