-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from pontem-network/1.35.0
1.35.0
- Loading branch information
Showing
41 changed files
with
381 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ jobs: | |
strategy: | ||
matrix: | ||
os: [ ubuntu-latest ] | ||
gradle-properties-version: [ 231, 232, 233 ] | ||
gradle-properties-version: [ 232, 233 ] | ||
|
||
runs-on: ${{ matrix.os }} | ||
env: | ||
|
@@ -27,7 +27,7 @@ jobs: | |
java-version: 17 | ||
|
||
- name: Setup Gradle and dependencies | ||
uses: gradle/[email protected].0 | ||
uses: gradle/actions/[email protected].0 | ||
with: | ||
gradle-version: wrapper | ||
cache-read-only: false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# INTELLIJ MOVE CHANGELOG: 1.35.0 | ||
|
||
24 Mar 2024 | ||
|
||
## Features | ||
|
||
* Add support for the nested attributes (Sui lints). | ||
|
||
## Fixes | ||
|
||
* Fix issue with saving Aptos-Cli path in Settings. | ||
* Fix Run / View function Run Configuration dialog. | ||
|
||
## Internal | ||
|
||
* Update bundled Aptos-Cli to 3.1.0. | ||
* Drop 2023.1 support. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.