CargoSense / briefly

Simple, robust temporary file support for Elixir.

Home Page:http://hexdocs.pm/briefly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release to remove warnings

alexlafroscia opened this issue · comments

Hey -- I noticed that #7 was merged to remove the warnings about missing parenthesis. Could you cut a new Hex release so that people can benefit from that improvement?

Thanks!

Can we get this actioned please @benwilson512 ? :)

@cargosensedev @benwilson512 any chance on this one?

Seeing a ton of these

warning: variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
  /Users/joe/projects/print_server_v2/deps/briefly/mix.exs:11: Briefly.Mixfile.project/0

warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
  /Users/joe/projects/print_server_v2/deps/briefly/mix.exs:12: Briefly.Mixfile.project/0

warning: variable "default_env" does not exist and is being expanded to "default_env()", please use parentheses to remove the ambiguity or change the variable name
  /Users/joe/projects/print_server_v2/deps/briefly/mix.exs:21: Briefly.Mixfile.application/0

+1 to a release please 😄

A hex release for this would be greatly appreciated :)

👋 @benwilson512, are you able to release a new version of this package to Hex? It's been a long time since the last one.

I just released v0.4.0 on hex :) https://hex.pm/packages/briefly/0.4.0