Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 770 Bytes

RELEASES.md

File metadata and controls

25 lines (17 loc) · 770 Bytes

Releases changelog of pretty_dbg

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
The library releases will be published on crates.io.
The cargo-auto automation task will use the content of the section ## Unreleased to create the GitHub release consistently with this file.
The ongoing changes that are not released, are visible in the git commits and github pull requests.
The TODO section is part of the README.md.

Unreleased

  • auto_playground
  • x
  • x

Version 1.0.54 (2024-02-22)

  • add column!, just like the new dbg!

Version 1.0.53 (2024-02-22)

  • add format_dbg! macro

Version 0.0.1