Skip to content

v0.12.0

Choose a tag to compare

@CordlessWool CordlessWool released this 24 Jun 16:35
· 18 commits to main since this release
d520652

Bracking changes

  • Separate conversion of file content from file object: json and stirngify are removed from the file and the file must be passed directly to the parser.
  • Rename stringify function in converters to unify
  • The LoomFileConverter interface is renamed to FileConverter and is exported by the new library @loom-io/converter.
  • The base package @loom-io/base-fs will be removed because it is no longer useful.## New

New library

@loom-io/convert to combine several converters - https://loom-io.cotton-coding.com/converter/combined-converter.html

What's Changed

Full Changelog: v0.11.0...v0.12.0