Skip to content

Releases: milis92/Krang

v2.6.0

23 Sep 23:55
Compare
Choose a tag to compare

Commits

  • fda8880: Variant filters (#33) (Ivan Milisavljevic) #33
  • 4429e74: Pass a Fully qualified function name (#35) (Ivan Milisavljevic) #35
  • edc92f2: Add checks for dev prs (Ivan Milisavljevic)

v2.5.0

05 Sep 07:20
Compare
Choose a tag to compare

Commits

  • 089f9b1: Merge tag 'v2.4.0' into dev (Ivan Milisavljevic)
  • 63ca8e2: Attach -SNAPSHOT suffix for dev deployments (Ivan Milisavljevic)
  • beb68c2: Attach -SNAPSHOT suffix for dev deployments (Ivan Milisavljevic)
  • 88802bd: Load suffix from env variables instead of system properties (Ivan Milisavljevic)
  • b615bb4: God Mode (#27) (Ivan Milisavljevic) #27
  • 23aef8e: Fixes #29 (#30) (Ivan Milisavljevic) #30
  • 15388bf: Dont apply krang transformation to the local function created durring sam conversion (Ivan Milisavljevic)

v2.4.0

11 Jul 15:15
Compare
Choose a tag to compare

Commits

  • df064bd: Merge tag 'v2.3.0' into dev (Ivan Milisavljevic)
  • 160445c: Update job names (Ivan Milisavljevic)
  • f30fc04: Update java version (Ivan Milisavljevic)
  • 0ca87fe: Move runtime library to commonMain (Ivan Milisavljevic)
  • d8cbeee: Use tag name for releases (Ivan Milisavljevic)
  • e4f7d1b: Create next snapshot version (Ivan Milisavljevic)
  • 243cdbc: Update readme with new plugin metadata url (Ivan Milisavljevic)
  • 0259737: Add gradle plugin configuration for gradle plugin (Ivan Milisavljevic)
  • 16524f4: Update samples and readme to reflect new publishing changes (Ivan Milisavljevic)
  • 3453be4: Bump version (Ivan Milisavljevic)
  • ac6d55c: Merge branch 'release/2.4.0' (Ivan Milisavljevic)

v2.2.0

23 Jun 23:34
Compare
Choose a tag to compare
  • Runtime is JVM Only from now on
  • Update kotlin to 1.7.0

v2.1.0

16 Apr 00:27
Compare
Choose a tag to compare
  • Improve naming in runtime library to better capture the intention of Krang

v2.0.4

15 Apr 00:29
Compare
Choose a tag to compare
  • Update Gradle to 7.4.1
  • Publish gradle scan on every task
  • Update to the new kotlin and kotlin compiler
  • Update to the new kotlin and kotlin compiler
  • Fix a bug with common platform not including runtime library
  • Update sample with new multiplatform library
  • Runtime is now compatible with all multiplatform targets (as common)
  • Unified native and regular compiler abi
  • Updated samples to reflect new changes

v2.0.3

31 Mar 00:51
Compare
Choose a tag to compare

Disabled all other targets besides android which fixes problem with multiple jvm and androidJvm targets