Releases: nikolaikopernik/code-complexity-plugin
Releases · nikolaikopernik/code-complexity-plugin
v1.6.1
v1.6.0
Looks like it works in K2 mode
v.1.5.2
Version 1.5.2. Fixed issue #18
v.1.5.0
v1.4.0
What's Changed
- Update Plugin Compatibility to IntelliJ IDEA 2023.3 by @mike-neck in #11
- The display text can be customized, add Chinese translation by @dcsmf in #15
New Contributors
- @mike-neck made their first contribution in #11
- @dcsmf made their first contribution in #15
Full Changelog: v1.2.1...v1.4.0
Compatibility with IDEA 2023.3
- Changed: Updated the plugin compatibility version to 2023.3. Users on 2023.3 and later can now use the plugin.
Add configuration page
v1.2.0 Releasing v1.2.0
Compatibility with IDEA 2023.2
v1.1.0 1.1.0 - Removed legacy SVG processing code
Fixed NoClassDefFound for Python
v1.0.1 Should not refer to the optional languages from the code.
v0.0.2
Fixes for IDEA 2023.* versions