File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ linuxPublishToSnapshot:
3333 script :
3434 - ./linuxBuildAndPublish.sh
3535 only :
36- - master
36+ - main
3737 tags :
3838 - linuxX64
3939
@@ -55,7 +55,7 @@ macPublishToSnapshot:
5555 - ./macBuild.sh
5656 - ./macBuildAndPublish.sh
5757 only :
58- - master
58+ - main
5959 tags :
6060 - macos
6161
@@ -77,6 +77,6 @@ windowsPublishToSnapshot:
7777 - $env:CHERE_INVOKING = 'yes'
7878 - C:\msys64\usr\bin\bash -lc "./windowsBuildAndPublish.sh"
7979 only :
80- - master
80+ - main
8181 tags :
8282 - windowsX64
Original file line number Diff line number Diff line change 33
44
55##### 0.3.3-SNAPSHOT
6+ - Add support for apple silicon (#188 #194 )
67
78##### 0.3.2 - 5.9.2021
89- Added kotlinx serialization support library
Original file line number Diff line number Diff line change 11[ ![ pipeline status] ( https://gitlab.com/ionspin-github-ci/kotlin-multiplatform-bignum-ci/badges/master/pipeline.svg )] ( https://gitlab.com/ionspin-github-ci/kotlin-multiplatform-bignum-ci/-/commits/master )
2- [ ![ Gitter chat] ( https://badges.gitter.im/gitterHQ/gitter.png )] ( https://gitter.im/kotlin-multiplatform-bignum/community# )
32[ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.ionspin.kotlin/bignum.svg )] ( https://repo1.maven.org/maven2/com/ionspin/kotlin/bignum/ )
43# Kotlin MP BigNum library
54
You can’t perform that action at this time.
0 commit comments