Skip to content

Releases: ObserverOfTime/kbigint

v0.4.0

09 Sep 15:43
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Core

N/A

Serialization

  • build: publish individual platform artifacts

Misc

N/A

v0.1.1

19 Apr 15:49
cfa7dc8
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

First public release