svmk
Results
2
issues of
svmk
Bugfixes
1
Please apply this merge request. And publish new version. Bugfixes: 1. There is was problem with loading connection module 2. TODO was removed 3. pika.LibevConnection seems to be deperecated 4....
**Version**: v0.0.65 Steps to reproduce: 1. Create file main.yml ``` some_key: "some_value" some_data: $include: included_file_that_does_not_exists.yml ``` 2. Run `yamlinc main.yml && cat main.inc.yml` Output: ``` ## -------------------- ## DON'T EDIT...
enhancement