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 2
2
3
3
## [ 1.8.6]
4
4
5
- ## Added
5
+ ### Added
6
6
7
7
- Debug flow diagrams for MixinExtras expressions.
8
8
- An inspection to replace ` INVOKE_ASSIGN ` with MixinExtras expressions where possible.
9
9
- Expressions are preferred because ` INVOKE_ASSIGN ` doesn't fail if there's no assignment.
10
10
11
- ## Changed
11
+ ### Changed
12
12
13
13
- Performance improvements for shadow completions.
14
14
- Smarter warnings for discouraged shifting
26
26
- Cases where the functional interface method being implemented has a parameter which is an intersection type (a type
27
27
parameter extending multiple things).
28
28
29
- ## Fixed
29
+ ### Fixed
30
30
31
31
- Fixed "generate accessor/invoker" action not doing anything.
32
32
- 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