-
-
Notifications
You must be signed in to change notification settings - Fork 517
0.2.0 wip #6
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
Conversation
@kkoopa & @trevnorris added you both to the copyright & contributors in 10c360a |
I've tested it on several projects on both 0.10 and 0.11. |
Updated the changelog for 0.2.0, is there anything else you guys want to get in to a release? |
Let's fix #3 too, then all outstanding issues will be done. |
it's going to have to stay unless you can work out how to rebase to that commit successfully, I'm having trouble rewinding the history, something's got messed up along the way that they don't replay nicely. |
hm, strange. |
Can you guys replace your current 0.2.0 branch with the current one here. I've rewound & rebased all of the commits, there was some odd conflict in the ordering and it seems to be fixed now. I've also been able to remove the line @trevnorris wanted removed from his Buffer::Use commit. |
Something is definitely a bit strange now. Should something be done to the string_encodings branch as well? It suddenly contains 40-something commits. Also, now there are repeated commits in the 0.2.0 branch, the beginning is repeated, and 5989795 has the wrong commit message, or author, or something... I'm not sure. |
there's a bunch of stuff that's messed up, but there were about 5 commits of yours that somehow got inserted into separate branches by you and me, I have no idea how, but rebasing from any point messed things up because stuff seemed out of order. I was tempted at one point just to squash a bunch of commits and perhaps I ought to still do that to fix up some of those problems. |
I was thinking of doing something like that, should not be too hard. |
String encodings
merged, therefore 0.2.0 is released. open a new -wip branch if you have things that ought to go in 0.3.0 or an 0.2.1 patch release. thanks guys! amazing work. |
just pushed out a quick 0.2.1 because 0.8 broke on the new |
@trevnorris said he'd look into what needs to be done for backporting the necessary functionality from v8, so there will be an 0.2.2 |
No description provided.