Skip to content

v0.8.0

Choose a tag to compare

@CordlessWool CordlessWool released this 01 Apr 19:05
· 48 commits to main since this release
238a261

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

Full Changelog: v0.7.1...v0.8.0