Skip to content

v2.0.0

Compare
Choose a tag to compare
@loay-ashraf loay-ashraf released this 27 Jan 17:27
· 1 commit to main since this release
729ea3e

Changes in this release:

  • ➕ Add logging for all outgoing requests (in debug mode only).
  • ➕ Add new SessionConfiguration with which you can enable/disable request logging and User-Agent header addition.
  • ➕ Add default implementation for url property in HTTPRequestRouter, so you don't have to specify it manually every time.
  • ❌ Remove HTTPRequestEventMonitor as the delegate methods were not called.
  • ⬆️ Update documentation and add guide articles for framework.

Happy coding 🚀