You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.1.5](v1.1.4...v1.1.5) (2019-08-22)
### Bug Fixes
* **cli:** calculated relative path of generated content to the reference output file ([b76e9d2](b76e9d2)), closes [#21](#21)
* **cli:** use relative path when output is not provided ([ec991ec](ec991ec)), closes [#20](#20)
When output is not provided, file paths are being but as full system paths. It should be changed in a way that it's relative to the execution folder.
The text was updated successfully, but these errors were encountered: