Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.12 KB

Changelog

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

[v1.1.0]

What's Changed

  • feat: allow 'all' to evaluate all code blocks by @yitsushi in #16

Full Changelog: https://github.com/yitsushi/eval-md/compare/v1.0.0...v1.1.0

[v1.0.0]

What's Changed

  • feat: pick mode by @yitsushi in #14

Full Changelog: https://github.com/yitsushi/eval-md/compare/v0.5.4...v1.0.0

[v0.5.4]

Full Changelog: https://github.com/yitsushi/eval-md/compare/v0.5.3...v0.5.4

[0.5.3]

What's Changed

  • refactor: use github changelog instead of cliff by @yitsushi in #10
  • refactor: use pr generation with gh cli by @yitsushi in #11

Full Changelog: https://github.com/yitsushi/eval-md/compare/v0.5.2...0.5.3

[0.5.2] - 2023-10-04

📇 Features

  • Release workflow with cargo-dist - (286dbdd)