Added - mv_samples method on DelugeCardFS for top-level API. Changed - updated usage to show move example - refactored samples listing to deluge_card module
0.5.0
Added - handle recursive paths for SONG, KIT, SYNTH folders for firmware 4.0+ - mv_samples handles KITS - mv_samples handles SYNTHS - drop illegal XML elements - more test coverage - local dev scripts for XML validation and manual tests
0.4.2
Changed - fix issue [12](https://github.com/mupaduw/deluge-card/issues/12) file not found - improve reporting
0.4.1
Changed - fix path logic and validation; add validation tests; - improve test cover - make error tests OS independent;