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

Allow mime ~> 2.0 #489

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Allow mime ~> 2.0 #489

merged 1 commit into from
Sep 20, 2021

Conversation

maennchen
Copy link
Contributor

The major change in mime is that there are less supported mime types: https://github.com/elixir-plug/mime/blob/master/CHANGELOG.md

I don't think that should be a problem for this library though.

@maennchen
Copy link
Contributor Author

Oh, this would also mean dropping older elixir versions than 1.10. So not sure if you want to move ahead.

@teamon
Copy link
Member

teamon commented Sep 20, 2021

Can we relax the dependency, but keep 1.x in mix.lock? 🤔

@maennchen
Copy link
Contributor Author

@teamon Sure, done

@teamon teamon merged commit 3beece7 into elixir-tesla:master Sep 20, 2021
@teamon
Copy link
Member

teamon commented Sep 20, 2021

Thank you! 💜

@maennchen maennchen deleted the mime_v2 branch September 20, 2021 12:18
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.

2 participants