Skip to content

0.45

Compare
Choose a tag to compare
@hick209 hick209 released this 18 Sep 15:37

Fixed

  • Line break after @sample breaks Intellij functionality (#310)
  • Don't insert blank lines between line comments at the end of files (#401)
  • Support labeled lambdas in block-like scoping functions (#403)
  • Guava bump 29.0 to 32.0
  • Keep imports from the same package if the name is overloaded (#414)
  • Support context receivers (#397, #314 and #374)
  • Fix double indentation in Elvis chains (#416)
  • Use inExpression in a nullsafe way (#417)

Huge thanks to @nreid260 and @bddckr for the contributions!