Skip to content

v0.1.0

Choose a tag to compare

@iloveitaly iloveitaly released this 31 Oct 17:27
464e7ec

0.1.0 (2025-10-31)

Features

  • add FastAPIIpWare for header-native IP extraction (bb0e73f)

Bug Fixes

  • always assert ip is not None in ipware tests (62eaf77)

Documentation

  • add coding rules, instructions, and prompts for dev workflow (a3ac6d0)
  • add FastAPI example using fastapi-ipware for client IP (b38385e)
  • add implementation summary and clarify license link in README (b7adc17)
  • add MIT license to LICENSE.md file (d75319d)
  • add README with usage, features, and examples (e097c67)
  • link to default header precedence config in README (7aeb558)
  • simplify explanation of header handling in README (c269bf9)