Releases: ToxicBakery/Arbor
Releases · ToxicBakery/Arbor
3.0.129
Added mingw and macos outputs
Full Changelog: 3.0.128...3.0.129
3.0.128
- Added arbor-ktor for quickly logging to jvm based servers
3.0.127
- Return support for wasmjs
3.0.126
Update to Kotlin 2.3.0
- Updated to Gradle 9.3.0
- Updated AGP to 9.0.0
2.0.103
Added support for linuxX64
v1.40.86
Update to add `useEsModules()` and kotlin 1.8.20
v1.39.83
Added support for JS IR compiler via BOTH option
v1.38.81
- Updated kotlin
- Updated android target
- Cleaned up scripts to leverage new mpp features for gradle simplifying things a bit
- Should be possibly to simply target
arborfor JS and JVM platforms. Android is still separate to enabled usage of JVM lib and Android lib in dependency trees
v1.35.72
- Updated kotlin, gradle, and android
- Fixed publications to support updates
- Added documentation on JS seedling
- Updated JS seedling to leverage console for improved output
- Changed version numbering to leverage commit numbers, this simplifies releases
- Removed root classes folder left over from old configuration
v1.34
- Fixed bug with long android log messages using incorrect tag
- Updated to Kotlin to 1.3.60
- Updated Android to target API 29
- Improved coverage by adding a log delegate to LogCatSeedling