All Versions
16
Latest Version
Avg Release Cycle
165 days
Latest Release
-

Changelog History
Page 2

  • v0.4.4 Changes

    February 06, 2016
    • ๐Ÿ›  Fixed issue #11 - Disabling the cache breaks type resolution.
  • v0.4.3 Changes

    ๐Ÿ› Bug Fixes

    • Detect constant pool offsets when resolving lambdas for 1.8.0_60+ JREs.
  • v0.4.2 Changes

    ๐Ÿ› Bug Fixes

    • โž• Added stricter checking for lambda/1.8 support.
  • v0.4.1 Changes

    ๐Ÿ†• New Features

    • โž• Added support for resolving instance method reference type arguments. Fixes issue #5.
    • โž• Added OSGi support. From pull request #6.
  • v0.4.0 Changes

    ๐Ÿ†• New Features

    • โž• Added support for resolving lambda expression type arguments.
  • v0.3.1 Changes

    ๐Ÿ†• New Features

    • โž• Added support for resolving type arguments on inner classes.