mgwidmann / scrivener_html

HTML view helpers for Scrivener
MIT License
125 stars 208 forks source link

Update for phoenix 1.4.0 #77

Closed hlongvu closed 5 years ago

hlongvu commented 6 years ago

Phoenix 1.4.0 has now released: https://phoenixframework.org/blog/phoenix-1-4-0-released Hope you update this repo soon :)

hlongvu commented 6 years ago

If anyone wants a quick fix before the update arrives, you can use this:

defp deps do
[
  {:scrivener_html, git: "https://github.com/hlongvu/scrivener_html.git"}
]

I just bump the version of phoenix to < 1.5.0 as pull request above.

tielur commented 5 years ago

@mgwidmann any chance this can be merged and hex.pm updated soon?

mgwidmann commented 5 years ago

My apologies, I'll address this tonight.