Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 889 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 889 Bytes

Changelog

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

[Unreleased]

1.1.0 - 2023-01-10

Enhancements

  • Add support for htmx and boosted param to the IncomingRequest::is() method.

1.0.0 - 2022-12-09

Enhancements

  • When an HTTP error response occurs, display it in the modal.
  • Add view_fragment() function to return only fragments of the view.

Fixed

  • Fixed the issue with applying an ErrorDecorator to the CLI requests.

1.0.0-beta.2 - 2022-11-22

Changed

  • Stop including code responsible for showing Debug Toolbar for htmx requests.

1.0.0-beta - 2022-11-19

First beta realease