Skip to content

v0.1.3

Latest

Choose a tag to compare

@BehrazFS BehrazFS released this 26 Sep 00:56
· 7 commits to main since this release

Full Changelog: v0.1.2...v0.1.3

mktree v0.1.3 - Release Notes

Release Date: 2025-09-26

What's New

Improvements

  • Better File/Folder Detection
    The tool now more accurately distinguishes between files and folders, including hidden ones, reducing errors when creating or validating project structures.

Templates

  • VHDL Project Template Added
    A new template specifically for VHDL projects is now available. This makes it easier to set up standard VHDL project directories with all necessary subfolders and boilerplate files.

Bug Fixes

  • Minor internal fixes to improve stability when processing complex directory structures.

Notes

  • Users updating from previous versions may need to review existing project structures to ensure compatibility with the improved detection logic.