Files
hdlbuild/CHANGELOG.md
ghost-bot 5d8d995a04
All checks were successful
Build and Publish nightly package / build-and-publish (release) Successful in 2m11s
chore(changelog): update changelog for v0.6.1
2025-07-16 09:50:07 +00:00

1.5 KiB

Changelog

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

[0.6.1] - 2025-07-16

🚀 Features

  • (ci) Add workflows for nightly builds and releases - (da387f2)

🚜 Refactor

  • Use typer for CLI argument parsing - (6ca389d)
  • Improves project configuration - (175bf48)

📚 Documentation

  • (readme) Expand README with detailed usage and setup - (fa7e738)

🎨 Styling

  • (pyproject) Simplify include array formatting - (08679c2)
  • Updates VS Code editor color scheme - (1d7bc19)

⚙️ Miscellaneous Tasks

  • (config) Add git-cliff configuration file - (dde2363)
  • Updates project version to 0.6.0 - (7b6f9ef)
  • Remove build-deb.yml workflow file - (0d26c42)