Skip to content

With Java Unmodifiable Collections

Compare
Choose a tag to compare
@johnynek johnynek released this 11 Oct 01:24
· 382 commits to develop since this release
faa736a

This is a minor release compatible with 0.8.0 which includes:

  • Fix ArraysAsList to work with primitives #255
  • Add support for Unmodifiable java collections #260

Thank you @chermenin for these contributions!