Skip to content

Releases: leinardi/pylint-pycharm

0.16.3

05 Oct 07:57
0.16.3
7653a5a
Compare
Choose a tag to compare

What's Changed

  • Fix #103 #105: Defined action update thread for actions
  • New: Min IDEA version raised from PC-2022.1.4 to PC-2023.3.6
  • Several dependency updates

Full Changelog: 0.16.2...0.16.3

0.16.2

16 Oct 11:38
0.16.2
0b86b1d
Compare
Choose a tag to compare
  • Fix compatibility issues

0.16.1

09 Oct 13:21
0.16.1
104b84f
Compare
Choose a tag to compare
  • Fix several compatibility issues

0.16.0

02 Sep 12:30
0.16.0
2018e17
Compare
Choose a tag to compare
  • Possible fixe for #82: Pylint doesn't detect remote interpreter
  • Possible fixe for #58: On Windows allow pylint to use pylint installed in WSL
  • Respect Pylint path field and don't force usage of project interpreter

0.15.0

24 Apr 20:20
0.15.0
8161a8b
Compare
Choose a tag to compare

[0.15.0] 2023-04-24

  • Fixed Icons not visible in new Jetbrains UI
  • New: Min IDEA version raised from PC-2021.2 to PC-2022.1.4
  • Several dependency updates

0.14.0

26 Feb 13:32
0.14.0
4a2309e
Compare
Choose a tag to compare
  • New: Improved executable auto-detection on Windows
  • New: Make plugin hot-reloadable
  • New: Show notification when PyLint exits abnormally
  • Several dependency updates

0.13.1

06 Dec 20:24
0.13.1
2bdb11a
Compare
Choose a tag to compare
  • New: Minimum compatibility version raised to 201.8743

0.13.0

05 Dec 21:34
0.13.0
2427568
Compare
Choose a tag to compare
  • Fixed #11: Stopping old instances of PyLint when requesting new ones (a huge thanks to @intgr for fixing this issue for mypy-pycharm, making the port for this plugin trivial!)
  • New: Min IDEA version raised from 2018 to PC-2021.2.3
  • Several dependency updates

0.12.2

25 Apr 09:44
0.12.2
a7b6fab
Compare
Choose a tag to compare
0.12.2 Pre-release
Pre-release
  • Fixed #61: Changed module/project icons to be compatible with EAPs of IDEA 2020.1

0.12.1

04 Feb 18:34
0.12.1
fd407b1
Compare
Choose a tag to compare
0.12.1 Pre-release
Pre-release
  • Fixed regression generating several errors in Event Log during inspection