All notable changes to this project will be documented in this file.
- 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
- feat: pick mode by @yitsushi in #14
Full Changelog: https://github.com/yitsushi/eval-md/compare/v0.5.4...v1.0.0
Full Changelog: https://github.com/yitsushi/eval-md/compare/v0.5.3...v0.5.4
- 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
- Release workflow with cargo-dist - (286dbdd)