Skip to content

v1.5.1

Compare
Choose a tag to compare
@ebussieres ebussieres released this 21 Apr 19:16
· 771 commits to master since this release
  • New runtime exception thrown if there's an error invoking a member found via reflection
  • New constructor in ClasspathLoader that accepts a custom classloader
  • Bug fix: Fixed path separator used in ClasspathLoader to work on Windows
  • Bug fix: Fixed path separator used in ServletLoader to work on Windows