File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33## [ 1.8.6]
44
5- ## Added
5+ ### Added
66
77- Debug flow diagrams for MixinExtras expressions.
88- An inspection to replace ` INVOKE_ASSIGN ` with MixinExtras expressions where possible.
99 - Expressions are preferred because ` INVOKE_ASSIGN ` doesn't fail if there's no assignment.
1010
11- ## Changed
11+ ### Changed
1212
1313- Performance improvements for shadow completions.
1414- Smarter warnings for discouraged shifting
2626 - Cases where the functional interface method being implemented has a parameter which is an intersection type (a type
2727 parameter extending multiple things).
2828
29- ## Fixed
29+ ### Fixed
3030
3131- Fixed "generate accessor/invoker" action not doing anything.
3232- Fixed Mixin version detection in legacy/non-standard Minecraft environments. The Mixin version is now taken from the
You can’t perform that action at this time.
0 commit comments