Skip to content

v2.0.0

Compare
Choose a tag to compare
@sashapop10 sashapop10 released this 24 May 21:12
· 4 commits to main since this release

[2.0.0][] - 2023-05-25

  • Npm update
  • Migration from new Script to execute function
  • Code quality & optimizations
  • Tests update
  • Documentation update
  • createScript removed, use execute as analogue
  • readDir and readScript now force paste filename and dir fields
  • Script execution doesn't return object of Script anymore, it returns execution result instead
  • Rename src folder to lib
  • Types update
  • Shorthand names, for example scriptOptions field renamed into script, see documentation