briefly icon indicating copy to clipboard operation
briefly copied to clipboard

Release to remove warnings

Open alexlafroscia opened this issue 7 years ago • 5 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!

alexlafroscia avatar Oct 18 '17 18:10 alexlafroscia

Can we get this actioned please @benwilson512 ? :)

lpil avatar Nov 15 '18 18:11 lpil

@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

joevandyk avatar Apr 30 '20 14:04 joevandyk

+1 to a release please 😄

TheFirstAvenger avatar May 06 '20 19:05 TheFirstAvenger

A hex release for this would be greatly appreciated :)

stocks29 avatar Apr 19 '21 15:04 stocks29

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

sgerrand avatar May 16 '22 13:05 sgerrand

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

mcrumm avatar Jan 10 '23 01:01 mcrumm