Skip to content

Releases: RnbWd/gulp-strip-comments

2.6.0

14 Aug 14:56
ba17dde
Compare
Choose a tag to compare

Upgrade dependencies, remove unnecessary dev packages

2.5.2

06 Jan 03:17
Compare
Choose a tag to compare

updated dependencies

2.4.3

11 Apr 11:04
Compare
Choose a tag to compare

Updated docs and deps 👍

2.1.1

01 Jan 21:35
Compare
Choose a tag to compare
  • Upgraded decomment to lastest version for bug fixes and increased code coverage.
  • Added the following methods: text & html (see decomment for more info)
  • Added trim option

2.0.1

31 Dec 23:11
Compare
Choose a tag to compare

MAJOR CHANGES

  • library now uses decomment v0.4.2 instead of strip-comments v0.3.4. decomment has better code coverage (especially for angular)
  • DEPRECIATED line & block options 😒

The safe option is turned on by default (same as previous version). Explicility passing in {safe: false} turns this option off. This is library is meant to be simple and minimalistic, but please feel free to submit an issue there's a problem or feature request!

✌️

v1.1.3 / v1.1.2 (aka v1.0.2)

18 Dec 14:37
Compare
Choose a tag to compare

v1.1.3 / v1.1.2 are identical to v1.0.2

Reverts back to NON-BREAKING API and expected behavior.

v1.1.0 and v1.1.1 are marked as deprecated in npm and will give a warning message if installed by accident - but npm's algorithm will download the latest semver minor/patch by default so no changes are necessary in package.json.

I will probably include the original regex's into this repository and not rely on the strip-comments repo unless there's an advantage to his new method of stripping comments - and that would be marked as the v2.x branch if it's included.

Deprecated

18 Dec 14:01
Compare
Choose a tag to compare
Deprecated Pre-release
Pre-release
v1.1.1

1.1.1

Deprecated

18 Dec 14:01
Compare
Choose a tag to compare
Deprecated Pre-release
Pre-release
v1.1.0

1.1.0

V1.0.0

13 Nov 05:39
Compare
Choose a tag to compare

Version 1