## 0.3.9 (2024-12-26)
### documentation (1 change)
- [Documented selective execution for plugin stages](https://gitlab.com/lab-tool/labt/-/commit/ea63952889678a35e6105a8ae334fa77ef2da446) ([merge request](https://gitlab.com/lab-tool/labt/-/merge_requests/9))
### feature (3 changes)
- [Add rm function to fs table for removing files/dir](https://gitlab.com/lab-tool/labt/-/commit/658afca720a5bb777f071c79bb8dfe6c5d8d796f) ([merge request](https://gitlab.com/lab-tool/labt/-/merge_requests/9))
- [Add mv function to fs table for renaming/moving](https://gitlab.com/lab-tool/labt/-/commit/c31b9ce588f692791b81adb030712bfc8e9efc58) ([merge request](https://gitlab.com/lab-tool/labt/-/merge_requests/9))
- [Add copy to fs table for file system copying](https://gitlab.com/lab-tool/labt/-/commit/0a0ea686973ea45fcea16fdd50f819253e48e089) ([merge request](https://gitlab.com/lab-tool/labt/-/merge_requests/9))