Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

58 lines (27 loc) · 2.27 KB

Changelog

0.3.0 (2024-12-03)

Bug Fixes

  • 🚸 func: more accurate argument validation (76e369d)
  • 🚸 improved reset_template (3d05d76)
  • 💚 do not lint CHANGELOG.md (c7580c8)
  • 💚 markdownlint: exclude develop branch from the workflow's logic (10d7881)

Continuous Integration

  • 👷 release-please: add manual trigger (b4a0f7a)

0.2.1 (2024-09-23)

Documentation

  • 📝 add references to the toolset (f839e18)

0.2.0 (2024-09-16)

Features

  • 🔨 reset_template function for project initialization (1e44a33)

Bug Fixes

  • 📝 set relative status badge path (3e43858)

0.1.1 (2024-09-13)

Features

  • 👷 webpage preview on pull request (da2ad74)

Bug Fixes

  • 👷 run buildtool on every push (468f4f4)

0.1.0 (2024-08-14)

⚠ BREAKING CHANGES

  • initial commit

Features