Skip to content

OpenPojo 0.8.11

Compare
Choose a tag to compare
@oshoukry oshoukry released this 04 Jan 08:29
· 36 commits to master since this release

Added

  1. Issue #127 Support for JUnit 5 @test annotation (Thanks to @icenfrosty)
  2. Issue #125 Support for ASM 7.0 (Thanks to @the4dk).

Fixed

  1. Issue #123 Some classes retrieve their source Jar file as file:/path instead of file:///path (Thanks to @max-norris & @myron0815).