Skip to content

Latest commit

 

History

History
203 lines (123 loc) · 12.4 KB

File metadata and controls

203 lines (123 loc) · 12.4 KB

Changelog

5.0.6 (2026-04-28)

Bug Fixes

5.0.5 (2026-03-05)

Bug Fixes

Miscellaneous Chores

5.0.4 (2026-01-14)

Miscellaneous Chores

  • Updated Required PHP Version (c6c8b2a)

5.0.3 (2026-01-14)

Bug Fixes

  • Return Empty String if No Path (05566fb)

5.0.2 (2026-01-14)

Miscellaneous Chores

  • Fail Tests on Deprecations (b3710ca)
  • Revert Fail on Deprications (747b3ad)

5.0.1 (2026-01-13)

Bug Fixes

  • Auto-Discover Null Path (e5fe330)

5.0.0 (2025-12-30)

Features

Bug Fixes

  • Fixes to Request Class (a86a946)
  • Get URI With Fragment or Query String (43c13d1)
  • Multiple Fixes to Core (d2c9c4a)
  • PHPUnit 9 Missing Method (e83112c)
  • Populating PUT Data (fd6a106)
  • PUT and PATCH Request Methods (ad1c121)
  • Rename Variable to Remove Conflect (bd41190)
  • URI Parameter (4effd3a)
  • Use of Null as Standalone Type (68e54b5)

Miscellaneous Chores

4.0.0 (2025-08-06)

Miscellaneous Chores

3.6.1 (2025-08-04)

Bug Fixes

3.6.0 (2024-12-24)

Features

  • Added Format Method to API Test Case (621e9ed)

Bug Fixes

  • Fix to Output File Path (d2e2072)

Miscellaneous Chores

3.5.0 (2024-12-09)

Features

  • Added a Method to Get Cookie Value (6d8e970)

Bug Fixes

  • Added Missing Request Method (9336245)

3.4.1 (2024-12-01)

Bug Fixes

  • Bug on Adding Query String (0234fdb)

Miscellaneous Chores

  • Added PHP 8.4 Status to README (2bdb197)

3.4.0 (2024-11-27)

Features

  • Added Ability to Mimic HTTP Request Headers (f440e07)

3.3.15 (2024-11-20)

Bug Fixes

  • Add Missing Query String to URI (fc69e5e)

Miscellaneous Chores

  • Added Release Please to Workflow (4db2020)