Skip to content

Release v1.9.12

Compare
Choose a tag to compare
@Hamza12700 Hamza12700 released this 27 Aug 19:03
· 45 commits to main since this release

Changelog

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

[1.9.12] - 2024-08-27

πŸš€ Features

  • List files directory first sorted

πŸ› Bug Fixes

  • Restore subcmd bug not checking for existing file
  • (bug) Removing the wrong file

🚜 Refactor

  • (code) struct to access drashed files and their info
  • (code) added method on drash struct to remove file
  • (code) Added remove_file method on drash struct
  • (code) Added method on drash struct to restore file

πŸ“š Documentation

  • Update readme
  • Added note for early development stage