mcat 0.1.4

a powerfull extended cat command, to cat all the things you couldn't before
## V0.1.4

now closing kitty animations when interrupted mid way

## V0.1.3

removes feature that requires native-tls (for cross compile)

## 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