Skip to content

2.1.0

Compare
Choose a tag to compare
@thecodrr thecodrr released this 21 Mar 18:56
· 256 commits to master since this release

What's New?

  • Added ignoreErrors option to ignore errors (default: false)
  • Added proper error handling (#8)

What's Fixed?

  • Made Options optional in type defs. (#9)
  • Fixed issue where input path with trailing slash did not get normalized (#10)

What's improved?

This release mainly included bug fixes and code refactoring. Nothing much has changed in terms of performance.