Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Tags: dart-archive/fixnum

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add a publish script; prep to publish 1.1.0 (#104)

* blast_repo fixes

auto-publish

* rev to 1.1.0

* update the sdk to a stable release

* update the sdks we test against

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prep for publishing 1.0.1 (#89)

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
stable null safety release (#73)

1.0.0-nullsafety.0

Toggle 1.0.0-nullsafety.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update for the null safety dev sdk release and eventual stable (#70)

* update for the null safety dev sdk release and eventual stable

* remove language version comments from tests

* update version number

0.10.11

Toggle 0.10.11's commit message
Version 0.10.11

0.10.10

Toggle 0.10.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Int64._parseRadix (#49)

* Fix Int64._parseRadix

* Update changelog

* Fix lint warning

* code review suggestions

* code review suggestions

0.10.9

Toggle 0.10.9's commit message

0.10.8

Toggle 0.10.8's commit message

0.10.7

Toggle 0.10.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 0.10.7 (#34)

0.10.6

Toggle 0.10.6's commit message
Int64(int value) should not be sensitive to rounding errors (#26)

* Int64(int value) should not be sensitive to rounding errors

* fix error in test

* fix constructor

* new package version number