Skip to content

Releases: codeemoji/codeemoji-plugin

v6.0.0

16 Mar 17:26
61ca017

Choose a tag to compare

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

10 Sep 13:15

Choose a tag to compare

What's Changed

Added

v4.0.1

02 May 18:34

Choose a tag to compare

What's Changed

  • Minor changes to structural analysis of methods by @mpenduzzu in #4

v4.0.0

04 Mar 16:58
15556cc

Choose a tag to compare

Added

  • New cases of showing specifics of projects
  • Cases of structural analysis

v3.0.1

29 Sep 12:37

Choose a tag to compare

Fixes

  • Fix compatibility issues for publication on the marketplace

v3.0.0

26 Sep 22:31

Choose a tag to compare

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

20 Sep 19:02

Choose a tag to compare

v3.0.0-beta Pre-release
Pre-release

Added

  • Cases of implicit annotations
  • API for external services

Improvements

  • Framework refactorings and improvements
  • General performance improvements
  • Fix bugs

v2.0.2

28 Aug 17:06

Choose a tag to compare

Fixes

  • Fix compatibility issues

v2.0.1

28 Aug 13:53

Choose a tag to compare

Fixes

  • Fix compatibility issues

v2.0.0

25 Aug 18:57

Choose a tag to compare

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