Skip to content

basalt-core/v0.8.1

Choose a tag to compare

@erikjuhani erikjuhani released this 18 Jan 20:56
a121475

0.8.1 (Jan, 18 2026)

Added

  • c96a69c Add constructor new method to Directory

  • 405496d Add rename_dir function for renaming directories in vault

The rename_dir function is constrained with the given Directory struct,
and will always us the parent path as the base directory location.