Skip to content

Releases: ToxicBakery/Arbor

3.0.129

23 Apr 17:38

Choose a tag to compare

Added mingw and macos outputs

Full Changelog: 3.0.128...3.0.129

3.0.128

03 Mar 17:08

Choose a tag to compare

  • Added arbor-ktor for quickly logging to jvm based servers

3.0.127

25 Feb 00:45

Choose a tag to compare

  • Return support for wasmjs

3.0.126

25 Feb 00:06

Choose a tag to compare

Update to Kotlin 2.3.0

  • Updated to Gradle 9.3.0
  • Updated AGP to 9.0.0

2.0.103

05 Mar 23:59

Choose a tag to compare

Added support for linuxX64

v1.40.86

19 Apr 23:57

Choose a tag to compare

Update to add `useEsModules()` and kotlin 1.8.20

v1.39.83

19 Dec 16:57
7433211

Choose a tag to compare

Added support for JS IR compiler via BOTH option

v1.38.81

17 Dec 15:20

Choose a tag to compare

  • 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 arbor for JS and JVM platforms. Android is still separate to enabled usage of JVM lib and Android lib in dependency trees

v1.35.72

16 Feb 05:30
2e09972

Choose a tag to compare

  • 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

22 Nov 15:40

Choose a tag to compare

  • 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