potatosalad / erlang-jose

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
http://hexdocs.pm/jose
MIT License
308 stars 104 forks source link

Disable warnings_as_error because of OTP deprecation warnings #172

Closed maennchen closed 3 months ago

maennchen commented 5 months ago

Fixes #168

Kitton commented 3 months ago

@potatosalad is it possible to get it merged/released?

maennchen commented 3 months ago

No longer necessary with OTP 27.1: https://github.com/erlang/otp/pull/8700