-
Notifications
You must be signed in to change notification settings - Fork 557
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 0.7.0 #914
Comments
Sound good! |
|
Current status:
|
We should sort out what we're going to do with Bower. (I think the general agreement is to use the Crafty-Distro repo for that, but I don't know the specifics of what we need to do to enable that.) |
@mucaho @kevinsimper Ok, so the remaining big issues seem to be dealing with bower and node installation... any feedback on what the status is for them? |
Node status: The majority of stuff is implemented in #902.
My recommendation: This will take some time to implement, I can start serious hacking next week. We can delay node stuff to next release, as early adopters can use nightly builds anyway. |
Sorry about disappearing for a while -- unexpectedly got a new (better) job in a new city, so I was pretty busy settling in! I'm going to pull into testing again. I've been trying to at least keep an eye on any open issues, but some feedback would be good:
|
Added a beta release from the testing branch. Feel free to add features to the list (I only spent a couple of seconds jotting some down) but I have a draft of the 0.7. new features somewhere -- I just have to find it! |
Hello all. @starwed in your beta release:
How I can check changes in isometric components? (I'm working on cnc like prototype and can test this components) |
@CubixSystem If you checkout the git repo and have node+grunt set up, you can use I should also upload some docs to the main site for the beta -- I'll post back here once I've done that. |
I compiled release notes of all the changes for this release -- let me know if something is missing, wrong, or you think should be more prominent. |
Also compiled a second beta with some recent fixes. |
@CubixSystem I generated docs for the beta. I'm not sure on exactly what changed, but you can see the new docs for diamondIso and isometric |
@starwed Thanks for this, at the moment I'm already move from last release to Crafty 0.7.0 Beta-2 |
@starwed On the iso stuff: The 2nd part of iso improvements by airza (#917, #925) are I think linked to the his/her previous modifications of iso stuff. It would be great if you could take a look too, and if everything checks out, probably merge it for current release. On the node stuff:
|
I'm going to go ahead and do the release without them -- my understanding is that the existing iso functionality still works without them.
I think we should have some sort of generic |
I went ahead and cut a release, pushing it live to
|
Good stuff! Yep, we need @kevinsimper to publish it, he is the author of the node project (maybe he could add you as a maintainer so you could also publish). What about bower? |
@mucaho Bower loads the file from dist/crafty.js When i load 0.7.0 in bower I still get version 0.6.3 since the file in the dist folder has not been updated... 👎 |
@matthijsgroen Thanks for checking that. I proposed a way of preventing this in future (#972). If that gets merged, then the next published crafty version should correctly be available via bower. (We could perhaps publish small dummy release to get bower package updated soon?), |
Ok, it's been far too long since a release, so lets start preparing for one! There have been some pretty large changes, so let's call this 0.7.
I just merged the develop branch into the testing branch -- no problems there, at least.
What issues are there blocking the release?
grunt view-api
).There have been some recent changes to make crafty more useful in node; that probably needs some testingPunting on thisFigure out the bower situationPunting on thisAnything else big?
The text was updated successfully, but these errors were encountered: