-
Notifications
You must be signed in to change notification settings - Fork 464
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
3.2 release #812
Comments
OK for me! I probably will not have much time the next weeks to do some substantial work. But I guess there is already enough in the pipeline 😄 I personaly think we should enforce the testing issues a bit more, since it could bite our ass, since we have a few features that are currently not tested. |
Any chance to get #548 in on this release? I've had a couple people contact me via email about it. |
Good news! I dream of a world where Libsass stays up to date with Ruby Sass. |
@mgreter I've been out of the loop a bit for a few months because of other demands. If you let me know what coverage would be helpful, I'll work on getting that into sass-spec (if that's the test coverage you're referring to). |
When is 3.2 expected to release - do we have any timespand at this time? |
@sp90 it's hard to say at the moment. You can track the 3.2 progress here: https://github.com/sass/libsass/milestones/3.2 |
IMO we are pretty much ready once we agree how to merge #927. |
🚢🚀
Sounds great. @hcatlin and @am11 will be happy about this.
I've had a look over the weekend. I know how to fix it but it requires some non-trivial refactoring of the extend visitor. I simply don't have time until April, and it's not a major issue. I'm ok with bumping it to 3.3.
Yep, I'll knock it out in the next day or so.
IIRC node-sass will be doing betas since their releasing a new major version. We should piggy back on this. /cc @am11
🚀 💥 |
Its an excellent news! 😎 |
🏁 🎉 |
BTW. we're down to 21 open issues and closed 83 issues with Milestone 3.2 💯 |
Yes and only nine more bugs to terminate: https://github.com/sass/libsass/issues?q=is%3Aopen+is%3Aissue+label%3Abug. 😃 👍 |
Also worth a mention, we added 66 new specs with ~270 extra assertions and skip 26 less specs.
|
How about a Camp Sass release in like a month? Do preview till then? On Mon, Mar 9, 2015 at 4:42 PM, Michael Mifsud notifications@github.com
|
Thanks @mgreter! Sorry I haven't had the time to do it yet, will try to do so shortly |
OK, from my side we are ready to ship anytime now ... |
OK I've updated the release notes. |
I've updated the wiki for the C-API.
I guess the second one if not really urgent (nice to have), since I know it works correctly on my maschine 😉 But I would like to merge the first one (rpm specfile), if nothing strictly speaks against it. |
Oh, and I guess we're going first with an alpha release ( |
I've added some formatting to the release, emphasising the cool new features. I think we can release a |
IMO 🚢 those two outstanding issues. I suspect sass-spec will largely be re-written soon when the sass-spec directory structure changes. |
OK, will now clean the commit for the new sass-specs and check that CI still works. There will be about 3000 new spec tests, if you count them individually 😄. If OK for you, I will ship |
SassC also needs a new release as well. |
Beta release
|
👍 🎉 |
We've pretty much finished up with the milestone issues for 3.2 (and 3.3!!!). Given that node-sass 2.0 hasnt been released, and the corresponding 3.1 bugs haven't been lodged, I don't think we should jump the gun on a 3.2 release just yet.
How does everyone feel about scheduling 3.2 for some fixed point in the future and just working through as much of the todos as possible until the deadline?
How does 4-6 weeks from the node-sass 2.0 launch sounds?
I'm choosing to tie the release to node-sass' 2.0 since that when 3.1 will hit the majority of our users.
/cc @hcatlin @mgreter @am11
The text was updated successfully, but these errors were encountered: