Skip to content

Drop support for Go versions older than 1.10 - #361

Merged
mwoss merged 2 commits into
masterfrom
go-10-req
Apr 5, 2024
Merged

Drop support for Go versions older than 1.10#361
mwoss merged 2 commits into
masterfrom
go-10-req

Conversation

@mwoss

@mwoss mwoss commented Apr 5, 2024

Copy link
Copy Markdown
Member

We decided to drop support for the Go versions older than 1.10 to use the new big.Int functionalities introduced in this Go version, thus improving the performance of critical paths/methods like NumDigits.
Go 1.10 is already 6 years old, so we believe this change won't affect most of the library users (+ Go compiler supports backward compatibility)

@mwoss
mwoss merged commit ed8f76e into master Apr 5, 2024
@mwoss
mwoss deleted the go-10-req branch April 5, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants