Files
hdlbuild/CHANGELOG.md

2.8 KiB

Changelog

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

[unreleased]

🐛 Bug Fixes

  • (deps) Update dependency typer to ^0.19.0 - (e68ce4f)

📚 Documentation

  • (readme) Add pip installation instructions and refine license section - (3d52b6e)

⚙️ Miscellaneous Tasks

  • (ci) Update runner image to ubuntu-latest - (a3e60f8)
  • (ci) Update runner image to ubuntu-latest - (3cc00dd)
  • (renovate) Fix semantic commit rule - (eb8a650)

◀️ Revert

  • "chore(deps): update dependency python to 3.14" - (797bf00)

0.7.0 - 2025-07-17

🚀 Features

  • (version) Bump version to 0.7.0 - (8adaa91)
  • (cli) Add template generation commands - (af0477f)

[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)