Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 689 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 689 Bytes

Changelog

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

[Unreleased]

1.0.0 - 2022-12-09

Changed

  • 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