Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 510 Bytes

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.

[0.4.0] - 2023-09-15

Added

  • Add dependency: stransi ^0.3.0
  • Add documentation page on Read the Docs

Fixed

  • Fix ANSI escape codes in Werkzeug logging

Changed

  • Upgrade dependency: rich ^13.5.2
  • Refactor and overhaul the codebase