Skip to content

v0.14.0

Compare
Choose a tag to compare
@mneudert mneudert released this 31 May 18:20
· 921 commits to master since this release
a270554
  • Enhancements

    • Empty user agents ("" or nil) now return a result without performing an actual lookup. By definition an empty user agent is never detected as a bot
    • System environment configuration can set an optional default value to be used if the environment variable is unset
  • Bug fixes

    • Properly handles nil values passed to the lookup functions (#7)