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

Will the next release of core be version 2.0.0? #94

Closed
deadfoxygrandpa opened this issue Jan 13, 2015 · 1 comment
Closed

Will the next release of core be version 2.0.0? #94

deadfoxygrandpa opened this issue Jan 13, 2015 · 1 comment

Comments

@deadfoxygrandpa
Copy link
Contributor

All the Travis tests are failing right now because Elm-Test relies on the List function maximum : List comparable -> comparable function, which has now changed to maximum : List comparable -> Maybe comparable.

It's pretty easy to fix this with a new version of Elm-Test, but I want to set the correct version bounds, so when all this new core stuff is released it won't mess people up if they're still using core-1.x.x

@evancz
Copy link
Member

evancz commented Jan 13, 2015

It is really up to elm-package diff what the next version will be. It says it is a major change, so it should be 2.0.0 :)

@evancz evancz closed this as completed Jan 13, 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

2 participants