Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #60: Incorrect results from parsing an exponential form numbers #61

Merged
merged 1 commit into from
May 22, 2022

Conversation

eldereal
Copy link
Contributor

Fixes issue #60 as mentioned in commit messages.

@royNiladri royNiladri linked an issue May 21, 2022 that may be closed by this pull request
@royNiladri royNiladri merged commit c16c6cc into royNiladri:development May 22, 2022
@royNiladri royNiladri mentioned this pull request May 22, 2022
royNiladri added a commit that referenced this pull request May 22, 2022
* fixed exponent initialization issue #49

* Bugfix #49

* updated dependencies

* Fixes #60: Incorrect results from parsing an exponential form numbers (#61)

Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>

* build resources

* Bugfix #60

Co-authored-by: eldereal <eldereal@gmail.com>
Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>
@royNiladri
Copy link
Owner

royNiladri commented May 22, 2022

Congratulations on your first contribution, @eldereal ! 🥳🎉
Thank you for the report and the fix. This has been consumed and fixed in the latest version v1.3.5

royNiladri added a commit that referenced this pull request Oct 1, 2022
* fixed exponent initialization issue #49

* Bugfix #49

* updated dependencies

* Fixes #60: Incorrect results from parsing an exponential form numbers (#61)

Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>

* build resources

* Bugfix #60

* Updated shields

* Added ES5 old browser support (#65)

* Remove unnecessary dependencies (#68)

Co-authored-by: eldereal <eldereal@gmail.com>
Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>
Co-authored-by: 최예찬 <healgaren@gmail.com>
Co-authored-by: Sylhare <sylhare@outlook.com>
royNiladri added a commit that referenced this pull request Oct 1, 2022
* fixed exponent initialization issue #49

* Bugfix #49

* updated dependencies

* Fixes #60: Incorrect results from parsing an exponential form numbers (#61)

Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>

* build resources

* Bugfix #60

* Updated shields

* Added ES5 old browser support (#65)

* Remove unnecessary dependencies (#68)

* 1.3.10

* added missing copile step

Co-authored-by: eldereal <eldereal@gmail.com>
Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>
Co-authored-by: 최예찬 <healgaren@gmail.com>
Co-authored-by: Sylhare <sylhare@outlook.com>
royNiladri added a commit that referenced this pull request Oct 1, 2022
* fixed exponent initialization issue #49

* Bugfix #49

* updated dependencies

* Fixes #60: Incorrect results from parsing an exponential form numbers (#61)

Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>

* build resources

* Bugfix #60

* Updated shields

* Added ES5 old browser support (#65)

* Remove unnecessary dependencies (#68)

* 1.3.10

* added missing copile step

* updated dist files

Co-authored-by: eldereal <eldereal@gmail.com>
Co-authored-by: Yiyuan Bai <baiyiyuan@shuimuyulin.com>
Co-authored-by: 최예찬 <healgaren@gmail.com>
Co-authored-by: Sylhare <sylhare@outlook.com>
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.

Incorrect results from parsing an exponential form numbers
2 participants