Fix: fix mv command for files when output does not exist #319

This commit is contained in:
sagie gur ari 2023-04-22 19:38:56 +00:00
parent e12df0ac2d
commit 56c5fe16ef

View file

@ -2,6 +2,7 @@
### v0.8.18
* Fix: fix mv command for files when output does not exist #319 (thanks @burrbull)
* Maintenance: Replace math evaluation crate to evalexpr
* Fix: fix array_contains command