Skip to content

Releases: ObserverOfTime/kbigint

v0.5.0

13 Aug 20:57
22c81a2

Choose a tag to compare

Core

  • feat: implement log (150efdc)
  • feat: implement divRem (db16a74)
  • refactor: use shorthands (9bf54df)
  • feat: implement root (abcfd05)
  • feat: implement not operator (6fc5e8b)
  • fix: use correct experimental annotation (a834d76)

Serialization

N/A

Misc

  • docs: update alternatives list (16ab2a9)

v0.4.3

09 Aug 10:58
fecdbc5

Choose a tag to compare

Core

  • fix: fix bitLength function (d228874)
  • fix: improve error annotations (97a975d)

Serialization

N/A

Misc

  • build: bump the gradle group with 4 updates (21a028d)
  • build: bump the gradle group with 6 updates (6d79219)
  • build: upgrade Gradle & AGP (ff3685d)
  • build: disable chrome sandbox (559bd00)

v0.4.2

13 May 07:27
f4e22f8

Choose a tag to compare

Core

N/A

Serialization

N/A

Misc

  • build: bump the gradle group across 1 directory with 6 updates (2dc325b)
  • feat: publish iosX64 & iosSimulatorArm64 artifacts (1863562)

v0.4.1

02 Feb 09:41
cc5f5df

Choose a tag to compare

Core

N/A

Serialization

N/A

Misc

  • build: bump the gradle group with 2 updates (48ea7d4)
  • build: bump the gradle group with 4 updates (9ace7de)
  • build: bump the gradle group with 4 updates (b51c3be)
  • build: fix multiplatform publication (cc418dc)
  • build: bump the gradle group across 1 directory with 7 updates (64ba65a)
  • build: update Dokka plugin (5396897)

v0.4.0

09 Sep 15:43

Choose a tag to compare

Core

N/A

Serialization

N/A

Misc

  • feat!: upgrade to Kotlin 2.0 (60d2780)

v0.3.1

09 May 11:51
d86fdd0

Choose a tag to compare

Core

  • feat: implement gcd & lcm (022ee8e)

Serialization

N/A

Misc

  • docs: add doc comments to all platforms (222c074)

v0.3.0

09 May 09:09
9db9b08

Choose a tag to compare

Core

  • feat: convert to/from ByteArray
  • feat: implement bitLength & bitCount
  • feat: implement toString with radix

Serialization

N/A

Misc

N/A

v0.2.1

24 Apr 10:59
13329a7

Choose a tag to compare

Core

  • revert: "remove Long constructor from JS"

Serialization

N/A

Misc

N/A

v0.2.0

21 Apr 10:53
2a97566

Choose a tag to compare

Core

  • fix: remove ambiguous assignment methods
  • feat: keep assignment methods in native
  • fix: clear Arena-allocated memory
  • feat: remove Long constructor from JS
  • feat: do not implement Number

Serialization

N/A

Misc

N/A

v0.1.2

20 Apr 19:59
40f6597

Choose a tag to compare

Core

N/A

Serialization

  • build: publish individual platform artifacts

Misc

N/A