OpenPojo 0.8.11
oshoukry
released this
04 Jan 08:29
·
36 commits
to master
since this release
Added
- Issue #127 Support for JUnit 5 @test annotation (Thanks to @icenfrosty)
- Issue #125 Support for ASM 7.0 (Thanks to @the4dk).
Fixed
- Issue #123 Some classes retrieve their source Jar file as file:/path instead of file:///path (Thanks to @max-norris & @myron0815).