Skip to content

Releases: simmo/gulp-stats

v1.0.2

Choose a tag to compare

@simmo simmo released this 21 Dec 13:53

1.0.2

  • Removed Travis, replaced with GitHub Actions
  • Added 'gulpfriendly' keyword to package
  • Dependency updates
  • Brings test coverage to 100%

v1.0.1

Choose a tag to compare

@simmo simmo released this 21 Dec 14:48

1.0.1

  • Adding watch script
  • Fixing exports for cjs + esm
  • Fixing total time
  • Removing table when only one task + adding more data to report
  • Replacing deprecated NPM script
  • Moving declaration flag to tsconfig file + moving dist clean to build
  • FIxing test

v1.0.0

Choose a tag to compare

@simmo simmo released this 21 Dec 14:46

1.0.0

  • #10 Gulp 4 support 🚀
  • Full rewrite in TypeScript
  • Type annotations provided in the package
  • Cleaner separation between the core and reporters
  • Testing added

v0.0.4

Choose a tag to compare

@simmo simmo released this 21 Dec 14:26

0.0.4

v0.0.3

Choose a tag to compare

@simmo simmo released this 21 Dec 14:22

0.0.3

  • Code linting via JSHint added
  • #2 Add table headers
  • #3 Adds task finishing position to output
  • #4 Clears table from memory

v0.0.2

Choose a tag to compare

@simmo simmo released this 21 Dec 14:13

0.0.2

  • Adds screenshot to readme

v0.0.1

Choose a tag to compare

@simmo simmo released this 21 Dec 14:13

0.0.1

  • Initial release 🎉