cpjk / canary

:hatching_chick: Elixir authorization and resource-loading library for Plug applications.
MIT License
474 stars 51 forks source link

Compile warnings for elixir 1.4 #58

Closed developerworks closed 7 years ago

developerworks commented 7 years ago
warning: variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
cpjk commented 7 years ago

I just pushed the latest master to hex.pm. The warnings should now be fixed if you fetch canary 1.1.1 from hex. Closing the issue but feel free to reopen the issue if the problem persists after fetching the latest version.