Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 1.34 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.4 - 2025-01-18

Added

  • Support for IntelliJ Neon Pro plugin

1.1.3 - 2024-12-29

Changed

  • Composer
    • Allow PHP 8.4

1.1.2 - 2024-06-21

Changed

  • Composer
    • Allow PHP 8.3

1.1.1 - 2024-06-19

Fixed

  • TestResponse
    • setCookie() has parameter sameSite to match default Response implementation

1.1.0 - 2022-12-10

Added

  • HttpPanel for Tracy - with request and response

1.0.1 - 2022-12-09

Changed

  • Composer - allows PHP 8.2

Fixed

  • Composer - fix nette/http version constraint

1.0.0 - 2022-12-06

Added

  • HttpAuthenticator
  • TestResponse