Releases: codeemoji/codeemoji-plugin
Releases · codeemoji/codeemoji-plugin
v6.0.0
What's Changed
- Updated the plugin to the new Declarative Annotation API
- Plugin is now compatible with all latest IntelliJ versions (tested until 2024.3.4.1)
- All inlays can now have thier emoji changed and customized via the settings menu
- Added some new VCS Inlays (Author Avatar, Too Many Authors, Recently Modified, Frequently Modified, Last Commit)
- This was a very big refactor so many internal changes and related fixes were made
For more info see PR #6
v5.0.0
v4.0.1
What's Changed
- Minor changes to structural analysis of methods by @mpenduzzu in #4
v4.0.0
Added
- New cases of showing specifics of projects
- Cases of structural analysis
v3.0.1
Fixes
- Fix compatibility issues for publication on the marketplace
v3.0.0
Added
- Cases of implicit annotations
- API for external services
Improvements
- Framework refactorings and optimizations
- General performance improvements
- General documentation improvements
- Fix bugs
v3.0.0-beta
Added
- Cases of implicit annotations
- API for external services
Improvements
- Framework refactorings and improvements
- General performance improvements
- Fix bugs
v2.0.2
Fixes
- Fix compatibility issues
v2.0.1
Fixes
- Fix compatibility issues
v2.0.0
Added
- Cases of showing modifiers
- Cases of showing specifics of the projects
Improvements
- Framework refactorings and improvements
- Performance optimizations
- False positive fixes for naming violation cases