Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

43 lines (30 loc) · 1.2 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.

[Unreleased]

0.9.2 - 2024-12-07

Other

  • make new clippy happy
  • update dependency mdbook to v0.4.43;update other dependencies
  • attempt to fix upload-artifact not allowing reused name
  • bump download-artifact as well
  • bump upload-artifact to v4 so deployment runs

0.9.1 - 2024-11-07

Fixed

  • fix deploy CI artifact names

Other

  • make clippy happy
  • switch to mdbook_fork4ls v0.4.41; update dependencies
  • deploy CI explicit release tag
  • different tag for deploy than release
  • deploy CI does not publish on crates.io
  • allow manually trigger deploy CI

0.9.0 - 2024-05-23

Fixed

  • fix&enhance tracing subscriber output

Other

  • update dependencies
  • use tracing
  • print render error&restore delimiter
  • build release binary on release-plz