roxide 0.2.13

A better rm command for your terminal
# CHANGELOG.md

## 0.1.9 (2024-11-18)

minor bug fix

## 0.1.8 (2024-11-18)

Features:
  
  - pattern flag now supports recursive and non-recursive remove

Bugfixes:

  - pattern -flag interfering with other flags
  - cant remove a directory which is inside a directory

## 0.1.7 (2024-11-15)

Features:

  - add revert flag
  - add pattern flag

Fix:

  - cant remove a file which is inside a directory