Skip to content

Owner 1.0.3 Released

Compare
Choose a tag to compare
@lviggiano lviggiano released this 28 May 21:30
· 954 commits to master since this release

v1.0.3 contains some key enhancements and bug fixes:

  • Fixed incompatibility with JRE 6 (project was compiled using JDK 7 and in some places I was catching
    ReflectiveOperationException that has been introduced in JDK 7).
  • Minor code cleanup/optimization.

See what's new and what's new part 2 articles for more information on this release.