yft release v1.0.2
Fixed split
command issue where the target files were always written to the location of the input file. Now, the current working directory is used. There is a flag to set the directly manually.
Added join
command to do the opposite of split
and joins YAML files together into one YAML file with multiple documents.