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

Release v0.13.0 #309

Merged
merged 4 commits into from
Aug 12, 2014
Merged

Release v0.13.0 #309

merged 4 commits into from
Aug 12, 2014

Conversation

kennethormandy
Copy link
Collaborator

  • Drops Node v0.8.x support
  • Updates Terraform to v0.8.0
  • Restores -b tests
  • Adds .sass tests

Try it out:

git fetch origin
git checkout -b release-v0.13.0 origin/release-v0.13.0
./bin/harp init -b hb-default-sass my-app
./bin/harp server my-app

@cfjedimaster
Copy link

Will this Terraform update allow for Handlebars? :)

@kennethormandy
Copy link
Collaborator Author

@cfjedimaster Unfortunately no, unless someone else finishes off this branch of mine. (Even then, we’d probably ship this first.)

I took the Handlebars PR as far as I could—it came without tests so those are there now, but I haven’t figured out how to add partial() support to Handlebars yet. There are two failing tests for it there, if someone can get those to pass I imagine @sintaxi would be on board with including Handlebars.

Conceptually that would work out nicely too, with .sass and .hbs we’d have two whitespace significant and two superset syntaxes for both HTML & CSS.

@cfjedimaster
Copy link

Ok - had to hope. ;)

@zhiqingchen
Copy link

Waiting this branch to be merged.

@kennethormandy
Copy link
Collaborator Author

@zhiqingchen We had some stuff to take care of to make sure we were ready to drop Node 0.8.x support, but I believe that’s done now. Should be merged very soon.

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.

4 participants