-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Version 3.0.0 release date? #262
Comments
See pars. 3-5 of #259 (comment) . An RC is a good idea. For now |
FYI, my personal idea about a 3.0.0 release would be for the following additional items:
|
As mentioned at #249 , we are really ready now for specific browser testing. While I have not gotten all of the issues resolved that I intended, I think it is good enough for a release candidate, especially if people will help get the remaining Chrome/Safari issues not present in Node passing (which should be easier now that the W3C browser testing can be run against our polyfill with single tests and, where it works like in Chrome, in bulk testing). If this is ok with you, @axemclion , and if we hear interest in helping with W3C browser bug fixing, @alekseykulikov , etc., I think we're ready. But bear in mind that my work was mostly geared for Node.js support; the browser should also work when the full shim is applied, but there are currently failures in the browser that do not occur in Node; those interested in getting browser support applied to the new (breaking) release ought to help out. Please also see #277 for an issue in particular need of consideration, what to do about the code rot for |
Thanks! |
Alternatively, especially if I don't hear back from @axemclion who I guess may be too busy to even consider the issue at the moment, I might just publish a Node-supporting fork under a separate name. But if I do this, I wouldn't recommend that this current repository be reverted because there are so many fixes that if someone did want to update the polyfill to work with Thoughts? |
Ok, so I've made a branch (though I plan to keep rebasing it until release) for 3.0.0. As planned, I've removed the polyfill (though it was apparently targeted instead to IE's (then?) incomplete implementation rather than iOS), so upon release, it will now be limited to all-or-nothing--polyfill everything or nothing though get Node support and better all-around compliance.
|
Ok, finally we have a release candidate--3.0.0-rc.1 is published to npm and released as a tag for Bower! I guess I'll keep the issue open until the final release version, but I've pushed anything remaining to milestone 3.1.0. No doubts lots that can be done, even beyond that already envisioned. Look forward to hearing how it's working for ya or if y'all end up using it in interesting ways... |
Sorry for the comment spam, but realized I did need to adjust the key sorting for better future-compatibility after all.. Now released as RC 2... |
On RC 6 now. I've updated the version 3 to-do list to take into account that the goals are either completed, or a few migrated to milestone 3.1.0. Really hope we get some folks testing now so that our 3.0.0 release is well-tested. |
Ok, just pushed out |
List of changes is really impressive and I would like to try it! Maybe RC for testing?
The text was updated successfully, but these errors were encountered: