Skip to content

v1.0.0

Compare
Choose a tag to compare
@ajvondrak ajvondrak released this 21 Mar 22:20
· 22 commits to main since this release
  • Supports Elixir v1.7 or higher
  • Improved documentation
  • Added Logger metadata; see #22
  • New MFA-style runtime options; see RemoteIp.Options
  • New compile-time debugging is now configurable and disabled by default; see RemoteIp.Debugger
  • New interface for custom parsers; see RemoteIp.Parser
  • Dropped inet_cidr dependency; now :proxies & :clients recognize all valid CIDR strings as well as individual IPs, and it's more performant