-
Notifications
You must be signed in to change notification settings - Fork 198
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
Why is the current NPM release 1.0.0
different?
#74
Comments
@sidorares there seems to have been significant changes and bug fixes since that |
yes I probably should. Due to a significant time gap between releases major version bump might be a good idea ( not that I'm aware of any backwards incompatibilities, just as a precaution ) |
Would you need help with this? I'd be more than happy to contribute! |
thanks for the offer! I'm slowly migrating all the projects to gh actions - if you have time to help with that would be great |
@sidorares do you think the new version will come out soon? |
I meet problems with float numbers and would like to use the new version |
@sidorares any updates for the release? I also encounter the same problems with float numbers and would like to use the new version |
Hi @sidorares could you at least publish the latest version on NPM? Even doing manually would be good with Currently I've to do an NPM install from this Github repository, locked at a specific commit, which isn't that good. |
@ThallesP I promise I'll give this library some attention over a coming weekend. |
@sidorares friendly ping! :) |
@sidorares Friendly reminder. I face some problem in my production code (related to #49) |
@sidorares should we expect a release with the last four years' worth of code changes or is the solution to use a forked package? |
There are significant differences between the
v1.0.0
tag and themaster
branch. Why? Why haven't you released a new version to NPM? The newest version there (v1.0.0
) is over two years old...The text was updated successfully, but these errors were encountered: