File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Available idea versions:
2
2
# https://www.jetbrains.com/intellij-repository/releases
3
3
# https://www.jetbrains.com/intellij-repository/snapshots
4
- baseVersion =18.0.0
4
+ baseVersion =18.0.2
5
5
ideaVersion =2024.1.4
6
6
# MUST stay at 1.8 for JPS (Build/Compile Project) compatibility even if JRE/JBR is newer
7
7
javaVersion =17
Original file line number Diff line number Diff line change 1
1
< html >
2
2
< body >
3
+ < h1 > v18.0.2</ h1 >
4
+ < ul >
5
+ < li > < a href ="https://github.com/KronicDeth/intellij-elixir/pull/3569 ">
6
+ #3569</ a > - < a href ="https://github.com/ashleysommer "> @ashleysommer</ a > , < a href ="https://github.com/joshuataylor "> @joshuataylor</ a >
7
+ < ul >
8
+ < li > Drop support for < = 2024.1.4 IDEs.</ li >
9
+ </ ul >
10
+ </ li >
11
+ </ ul >
12
+ < h3 > Bug Fixes</ h3 >
13
+ < ul >
14
+ < li > < a href ="https://github.com/KronicDeth/intellij-elixir/pull/3600 ">
15
+ #3600</ a > - < a href ="https://github.com/joshuataylor "> @joshuataylor</ a >
16
+ < ul >
17
+ < li > Use erl to retrieve OTP_RELEASE & ERLANG_SDK_HOME if no environment variable is set when testing</ li >
18
+ </ ul >
19
+ </ li >
20
+ </ ul >
21
+ < h3 > Enhancements</ h3 >
22
+ < ul >
23
+ < li > < a href ="https://github.com/KronicDeth/intellij-elixir/pull/3569 ">
24
+ #3569</ a > - < a href ="https://github.com/ashleysommer "> @ashleysommer</ a > , < a href ="https://github.com/joshuataylor "> @joshuataylor</ a >
25
+ < ul >
26
+ < li > Add compatibility for 2024.1 IDEs</ li >
27
+ </ ul >
28
+ </ li >
29
+ < li > < a href ="https://github.com/KronicDeth/intellij-elixir/pull/3582 ">
30
+ 3582</ a > - < a href ="https://github.com/rNoz "> @rNoz</ a >
31
+ < ul >
32
+ < li > Enabling proper code generation for comments (Comment with Line/Block Comment)</ li >
33
+ </ ul >
34
+ </ li >
35
+ </ ul >
3
36
< h1 > v17.0.1</ h1 >
4
37
< ul >
5
38
< li >
You can’t perform that action at this time.
0 commit comments