mcat 0.1.2

a powerfull extended cat command, to cat all the things you couldn't before
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## V0.1.2

#### new features  

* concatenate images (vertical or horizontal)  
* concatenate videos (time based, must be same format)  
* scale image while maintaining center via --inline-options "scale=<f32>"
#### improved  
* text based concatenate

## V0.1.1

now accepts multi input:
mcat file.docx file.pptx file.odt ..

## V0.1.0

First Release