Allow gettext 1.0 release
Please add gettext 1.0 to the allowed deps.
https://hex.pm/packages/gettext
To add some context per their release notes no breaking changes just handling newer features of Erlang/Elixir and that they decided to go 1.0 after 10 years.
https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md#v100
+1
+1
+1
+1
The impatient ones among you could probably just do {:gettext, "~> 1.0", override: true} for now.
+1
+1
@bitwalker do you need help with maintenance . I also have an MR for uniq for other thing but it seems that you are not as active in the elixir stuff lately. would you consider adding more maintainer?