Skip to content

Commit 6085b6f

Browse files
chore: Release v1.10.0-dev.4 [skip ci]
# [1.10.0-dev.4](v1.10.0-dev.3...v1.10.0-dev.4) (2026-06-27) ### Features * Array GUI patches alphabetically, improve error logging, use separate class loader for multiple patch bundles ([#187](#187)) ([755909c](755909c))
1 parent 755909c commit 6085b6f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.10.0-dev.4](https://github.com/MorpheApp/morphe-cli/compare/v1.10.0-dev.3...v1.10.0-dev.4) (2026-06-27)
2+
3+
4+
### Features
5+
6+
* Array GUI patches alphabetically, improve error logging, use separate class loader for multiple patch bundles ([#187](https://github.com/MorpheApp/morphe-cli/issues/187)) ([755909c](https://github.com/MorpheApp/morphe-cli/commit/755909ca2ab8735ffe99b3ad200a80316e6ec0c9))
7+
18
# [1.10.0-dev.3](https://github.com/MorpheApp/morphe-cli/compare/v1.10.0-dev.2...v1.10.0-dev.3) (2026-06-23)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 1.10.0-dev.3
4+
version = 1.10.0-dev.4
55
# Compose Desktop (5 OS targets) + Kotlin/Compose codegen need a bit more heap than
66
# the Gradle/Kotlin defaults (which intermittently OOM with "GC overhead limit
77
# exceeded" during codegen), but not so much it swaps alongside the IDE. 2g each

0 commit comments

Comments
 (0)