Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 11:55
014a08f

Compatibility

  • Ensure compatibility with 2020.3

Development

  • Adapt build to be based on IntelliJ Platform Plugin Template
  • Update gradle wrapper to 6.8
  • Update kotlin to 1.4.21
  • Introduce ktlint and detekt
  • Utilize GitHub Actions for build/release
  • Update to java 11

Fixed

  • Correctly handle EOF in within 'arbitrary code' sections (applied from v1.2.1/v1.3.1/v1.4.1 - it wasn't applied on the main branch before)