PSPDFKit-labs / bypass

Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.
https://hex.pm/packages/bypass
MIT License
964 stars 111 forks source link

RemoveStacktraceDeprecations #111

Closed noozo closed 3 years ago

noozo commented 3 years ago

Replacing all instances of System.stacktrace() with STACKTRACE as per compiler warnings in Elixir 1.11