Skip to content

[Release] [v0.0.9] Adding support for ES Module and adding before/after callbacks

Latest
Compare
Choose a tag to compare
@ganeshkbhat ganeshkbhat released this 16 Oct 07:48
· 4 commits to main since this release

[v0.0.9] [COMMIT] [feature] [docs]

  • Adding support for ES Module using index.mjs file.
  • Adding demo files for ES Modules.
  • Adding test files for ES modules.
  • Minor changes to readme to support filter functions.
  • Adding new feature for before after callbacks.
  • Adding docs for customization of callback functions to run jobs on files folders or modification of file-folder separator.
  • Adding test files for ES Modules.
  • Adding configuration changes to support ES module checks and tests.
  • Minor changes to TODO