Skip to content

Releases: djmaxus/matlab-repo-init

v0.5.0

22 Mar 15:44

Choose a tag to compare

0.5.0 (2025-03-22)

Features

  • github: 📝 improve language detection (ccedb7f)

v0.4.0

22 Mar 14:55

Choose a tag to compare

0.4.0 (2025-03-22)

Features

  • 👷 pre-built GitHub ruleset for main branch (d8f457d)
  • Add link checker workflow to CI (a474999)
  • ci: 👷 new PR pipeline (6449ea1)
  • ci: 👷 test min and max MATLAB releases (66435e0)
  • ci: 💚 cancel running jobs on PR update (4de6da7)
  • github: 📈 try to include .yml to repo stats (a32d3f9)

Bug Fixes

  • ci: 👷 write access only on webpage deploy (c2d18ea)
  • ci: 🧑‍💻 add short name: for readability (32b5aa6)
  • ci: 🧑‍💻 rename jobs for readability (a055fbe)
  • ci: 🚑️ pipeline to work on pushes to main (f6b672b)
  • doc: 📝 link to CI status badge (7ecd020)
  • git: 🧑‍💻 new scopes for conventional commits (036c509)
  • Specify release type for workflow (14eaef7)

v0.3.0

03 Dec 16:26

Choose a tag to compare

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)

v0.2.1

23 Sep 09:50

Choose a tag to compare

0.2.1 (2024-09-23)

Documentation

  • 📝 add references to the toolset (f839e18)

v0.2.0

16 Sep 16:57

Choose a tag to compare

0.2.0 (2024-09-16)

Features

  • 🔨 reset_template function for project initialization (1e44a33)

Bug Fixes

  • 📝 set relative status badge path (3e43858)

v0.1.1

13 Sep 16:52

Choose a tag to compare

0.1.1 (2024-09-13)

Features

  • 👷 webpage preview on pull request (da2ad74)

Bug Fixes

  • 👷 run buildtool on every push (468f4f4)

v0.1.0

14 Aug 13:18

Choose a tag to compare

0.1.0 (2024-08-14)

⚠ BREAKING CHANGES

  • initial commit

Features