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

Update version to 1.0.0? #55

Open
mazswojejzony opened this issue Nov 23, 2015 · 4 comments
Open

Update version to 1.0.0? #55

mazswojejzony opened this issue Nov 23, 2015 · 4 comments

Comments

@mazswojejzony
Copy link
Contributor

Rationale: due to the way npm's caret ranges work it is not easy to update launchpad in projects using it.

E.g. wct-local has launchpad as its dependency with version defined as ^0.4.4.. So in order to update launchpad to 0.5.0 (latest release as of Oct 23, 2015) one needs to update deps on wct-local manually.

Alternative solution: re-release 0.5.0 as 0.4.10 though personally I'd prefer the 1.0.0 as launchpad seems to be production ready.

@daffl
Copy link
Contributor

daffl commented Nov 23, 2015

Yes, that dependency will have to be updated. For a 1.0 release I'd really like to see #11 though. We can probably now steal the flags from https://github.com/karma-runner/karma-chrome-launcher/blob/master/index.js#L34 and similar.

@mazswojejzony
Copy link
Contributor Author

OK, I raised/updated relevant issues on both wct and wct-local to update the launchpad version.

@daffl
Copy link
Contributor

daffl commented Nov 23, 2015

I'll leave this issue open. Maybe that'll get me to finish the profile support ;)

@daffl daffl reopened this Nov 23, 2015
@mazswojejzony
Copy link
Contributor Author

👍

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

2 participants