-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
shonfeder
committed
May 9, 2022
1 parent
cbc38d0
commit be9ff61
Showing
3 changed files
with
13 additions
and
11 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 0.25.1 | ||
|
||
### Features | ||
|
||
* Support for native ARM64/AArch64 JVMs (and thus Apple Silicon), see #751 | ||
|
||
### Bug fixes | ||
|
||
* Fix usage of sets of function sets in the arrays encoding, see #1680 | ||
* Fix an uncaught exception when setting up the output manager, see #1706 | ||
* Handle heap memory exhaustion gracefully, see #1711 |
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 |
---|---|---|
@@ -1 +1 @@ | ||
0.25.1-SNAPSHOT | ||
0.25.1 |