Skip to content

Releases: LegacyModdingMC/Forgelin

2.4.3-2.4.10-cf

2.4.3-2.4.10-cf Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:32
1c985a0
fix: curseforge-friendly build

2.4.3-2.4.10

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:39
31f7f44
fix: restore ABI compat with old GTNH fork, add kotlin abi checks

2.4.2-2.4.10

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:18
6c5023c
feat: add cf/mr publishing

2.4.1-2.3.10

Choose a tag to compare

@github-actions github-actions released this 08 Feb 10:23
163fffc

Kotlin update release.

Library Old Version New Version
Kotlin 2.2.21 2.3.10
Kotlinx Serialization 1.9.0 1.10.0

2.4.0-2.2.21

Choose a tag to compare

@github-actions github-actions released this 21 Nov 06:47
bc70349
  • Removed dependency on FalsePatternLib
  • Bundled FP DepLoader for downloading Kotlin without FPLib
  • Added an -offline jar for people who don't want the deploader to use internet

2.3.0-2.2.21: feat: Client thread dispatcher and better server side scheduler

Choose a tag to compare

@github-actions github-actions released this 20 Nov 15:49
881d4f3
The new implementation avoids a StackOverflowError with an endless loop of yield() calls

2.2.0-2.2.21

Choose a tag to compare

@github-actions github-actions released this 03 Nov 06:20
fb064b0
  • Updated to Kotlin 2.2.21
  • Added a minecraft server coroutine dispatcher

2.1.1-2.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:18
4396a5c
update buildscript to fix ci

2.1.0-2.1.21

Choose a tag to compare

@github-actions github-actions released this 14 May 13:25
fd40faa
update kotlin, add kotlinx serialization

2.0.0-2.1.10

Choose a tag to compare

@github-actions github-actions released this 12 Feb 01:53
78d82c2
remove in-dev fplib dep