ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
350 stars 41 forks source link

Release supporting apple silicon #194

Closed AlecKazakova closed 2 years ago

AlecKazakova commented 2 years ago

Hello! Was wondering if we could get a release supporting the Apple silicon targets, it looks like those were added on master but after the most recent release.

ionspin commented 2 years ago

Hi @AlecStrong, a stable release should be out in a couple of days, but until then you can use the snapshot release, which is always the latest master. You can find the instructions for snapshot builds here https://github.com/ionspin/kotlin-multiplatform-bignum#snapshot-builds. I'll close this issue when I release a stable version with apple support.

AlecKazakova commented 2 years ago

:+1: appreciate it, thanks

ionspin commented 2 years ago

0.3.3 stable with apple silicon support is out on maven central!