Skip to content

Releases: kotlin-graphics/kool

0.9.77

14 Apr 06:56

Choose a tag to compare

Fixed minus/plus pointer arithmetic bug

0.9.76

13 Apr 12:44

Choose a tag to compare

Removed generic operators plus and minus from base Ptr class

Added all the operators (plus, minus, inc, dec) on the corresponding primitive pointer in order to have pointer arithmetic (via mangling for avoiding signature clashing)

Custom pointers must have their own operator to properly operate

0.9.75

04 Apr 10:04

Choose a tag to compare

  • Gradle 8.0.2
  • Kotlin 1.8.10
  • Lwjgl 3.3.2
  • Kotest 5.5.5

0.9.0

05 Mar 07:36

Choose a tag to compare

  • Gradle 6.8.3
  • Kotlin 1.4.31

extracted build logic

0.8.9

05 Feb 12:46
b01f2e5

Choose a tag to compare

Kotlin 1.4.30

0.8.8

03 Feb 12:24

Choose a tag to compare

  • Gradle 6.8.1
  • Kotlin 1.4.21
  • Dokka 1.4.20
  • Kotlintest 4.3.2

0.8.7

05 Sep 22:27

Choose a tag to compare

  • implemented dokka on Netlify
  • kotlin 1.4.0
  • dokka 1.4.0
  • kotest 4.2.0
  • gradle 6.6

0.8.6

27 May 08:22

Choose a tag to compare

  • jdk11 and jdk8
  • Gradle:
    • kotlin script
    • bump 6.4.1
    • variance awareness
  • kotest 4.0.5
  • added dokka 0.10.1

0.8.5

06 Mar 12:13

Choose a tag to compare

  • kotlin 1.3.70

  • gradle 6.2.2

  • removed gradle deprecated stuff

  • added *Buffer::sliceAt, to confortable slice a buffer at the given offset, with the optional given size

0.8.4

10 Dec 12:05

Choose a tag to compare

  • kotlin 1.3.61
  • gradle 6.0.1
  • shadow 5.2.0
  • lwjgl 3.2.3