Skip to content

1.0.0

Compare
Choose a tag to compare
@Fyorl Fyorl released this 17 Nov 16:07
· 7 commits to main since this release
cd634b0

Improvements

  • (Ryan Walder) Appropriately detect files with .yaml extensions as YAML files.
  • (Ryan Walder) Added the yamlOptions parameter to extractPack to allow configuring how YAML is serialized.
  • Added the --recursive command-line flag for pack operations that will recurse into subdirectories when finding source files.
  • Added the jsonOptions parameter to extractPack to allow configuring how JSON is serialized.
  • Removed unused nedb-core dependency.