Skip to content

Latest release with JDK 11

Latest
Compare
Choose a tag to compare
@astrapi69 astrapi69 released this 24 Jun 14:42
· 12 commits to develop since this release
  • Transform stacktrace object from Throwable(Exceptions, Errors) to String object
  • Transform checked exceptions to unchecked exceptions
  • Transform checked exceptions to unchecked exceptions in streams
  • module-info.java file created with module name 'throwable'
  • code coverage increased to 100%