Skip to content

v0.11.0

Compare
Choose a tag to compare
@VincentLanglet VincentLanglet released this 28 May 21:53
· 13 commits to master since this release
02dfed0

Changed

  • Remove ignoreDescriptiveUncheckedExceptions option (#119): uncheckedExceptions are now fully ignored so this option is not necessary.

FIxed

  • Handle @throws void (#123)