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

ecto@3 support #5

Closed
sobolevn opened this issue Feb 13, 2019 · 1 comment
Closed

ecto@3 support #5

sobolevn opened this issue Feb 13, 2019 · 1 comment

Comments

@sobolevn
Copy link

Currently I am unable to use this library with ecto@3.

» mix deps.get

Running dependency resolution...

Failed to use "ecto" (version 3.0.7) because
  ecto_fields (versions 1.1.0 to 1.1.5) requires ~> 2.0
  ecto_sql (version 3.0.5) requires ~> 3.0.6
  phoenix_ecto (version 4.0.0) requires ~> 3.0
  mix.lock specifies 3.0.7

** (Mix) Hex dependency resolution failed, change the version requirements of your dependencies or unlock them (by using mix deps.update or mix deps.unlock). If you are unable to resolve the conflicts you can try overriding with {:dependency, "~> 1.0", override: true}

Do you have any plans to release a new version?

@jeanparpaillon jeanparpaillon mentioned this issue Feb 14, 2019
@jerel
Copy link
Owner

jerel commented Feb 21, 2019

Thanks, I've tagged v1.2.0 https://hex.pm/packages/ecto_fields/1.2.0

@jerel jerel closed this as completed Feb 21, 2019
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