Skip to content

Releases: huzaifaarain/telescope-guzzle-watcher

v3.1.0

02 Jul 16:57
cc0925b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

17 Mar 21:22
16926d7
Compare
Choose a tag to compare

What's Changed

  • Add Support For Laravel 11 by @ziarv in #6

New Contributors

  • @ziarv made their first contribution in #6

Full Changelog: v2.0.1...v3.0.0

v2.0.1

06 Jun 11:16
f8f38a9
Compare
Choose a tag to compare
  • Update test workflow
  • Added unit test for the watcher
  • Update composer deps

v2.0.0

29 May 19:45
Compare
Choose a tag to compare

Added

  • Added MuhammadHuzaifa\TelescopeGuzzleWatcher\Request
  • Added MuhammadHuzaifa\TelescopeGuzzleWatcher\Response
  • Added MuhammadHuzaifa\TelescopeGuzzleWatcher\TelescopeGuzzleRecorder

Refactoring

MuhammadHuzaifa\TelescopeGuzzleWatcher\Watchers\TelescopeGuzzleWatcher has been completely refactored and rewritten. To follow the Design Principles, the core functionality has been extracted to MuhammadHuzaifa\TelescopeGuzzleWatcher\TelescopeGuzzleRecorder.

v1.2.0

03 May 20:40
Compare
Choose a tag to compare
  • feat: add support for existing on_stats closure via config
  • feat: remove ISSUE_TEMPLATE
  • feat: add fix php code style workflow

1.1.0

28 Apr 21:25
Compare
Choose a tag to compare
  • feat: add docs for uri to tags feature and fix styling
  • feat: add shield badges
  • feat: add feature for converting request uri to tags
  • feat: add auth user for the IncomingEntry
  • refactor: extract method makeEntry
  • refactor: follow laravel default style for comments
  • feat: add comments for config keys

1.0.0

10 Apr 19:50
Compare
Choose a tag to compare
initial commit