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 Version #842

Closed
14 tasks done
megawac opened this issue Jul 10, 2015 · 8 comments
Closed
14 tasks done

Release Version #842

megawac opened this issue Jul 10, 2015 · 8 comments

Comments

@megawac
Copy link
Collaborator

megawac commented Jul 10, 2015

Probably time for a version. API changes I've identified:

Size comparision of minified file v1.3.0...master

$ gzip -c dist/async.min.js | wc -c                                                                                                                
4103
$ gzip -c lib/async.min.js | wc -c                                                                                                                 
4125

$ wc -c lib/async.min.js 
12059 lib/async.min.js
$ wc -c dist/async.min.js                                                                                                                          
12517

/cc @caolan @aearly

@aearly
Copy link
Collaborator

aearly commented Jul 10, 2015

Yep 👍 probably get 1.4.0 out this weekend.

@kobezzza
Copy link

👍

@megawac
Copy link
Collaborator Author

megawac commented Jul 19, 2015

Should be good to go @aearly anything else to do?

/cc @caolan @beaugunderson

@aearly
Copy link
Collaborator

aearly commented Jul 19, 2015

We just need to summarize what happened in CHANGELOG.md, then we're good to go.

@megawac
Copy link
Collaborator Author

megawac commented Jul 19, 2015

So essentially copy paste the op comment to changelog?

@aearly
Copy link
Collaborator

aearly commented Jul 19, 2015

Yep, we're good to go.

@megawac
Copy link
Collaborator Author

megawac commented Jul 20, 2015

Done 🎆

@aearly
Copy link
Collaborator

aearly commented Jul 20, 2015

🎉

@aearly aearly closed this as completed Jul 20, 2015
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

No branches or pull requests

3 participants