v0.8.0
Breaking Changes
- jsonConvert and yamlConvert now exporting functions
- defintions of converter has changed
- converter replacing extending attribute with a function to verify, which get the file as param to do a more deep check if necassery
- stringify and parse gets the file as param for more flexibility
What's Changed
- Give more possibilieteies to converters by @CordlessWool in #17
Full Changelog: v0.7.1...v0.8.0