Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Releases: SteelAlloy/secure-rm

3.0.3

30 Aug 12:42
32d4d75
Compare
Choose a tag to compare

[3.0.3] - 2019-08-30

Fixed

  • Default standard when none is provided. (Tests are now a priority)

3.0.2

30 Aug 12:34
e0fad55
Compare
Choose a tag to compare

[3.0.2] - 2019-08-30

Fixed

  • Default standard when none is provided.

3.0.1

30 Aug 11:06
b0e4ee6
Compare
Choose a tag to compare

[3.0.1] - 2019-08-30

Security

  • Bumped eslint-utils from 1.4.0 to 1.4.2

3.0.0

29 Aug 15:25
1c250e4
Compare
Choose a tag to compare

[3.0.0] - 2019-08-29

Added

  • Dependabot.

Removed

2.0.1

27 Aug 17:52
891c8cf
Compare
Choose a tag to compare

[2.0.1] - 2019-08-27

Added

  • Code coverage.

Deprecated

  • The CLI is deprecated, it moved over secure-rm-cli.

2.0.0

26 Aug 15:25
eca29f9
Compare
Choose a tag to compare

[2.0.0] - 2019-08-26

Added

  • End message when the process is finished.
  • Types definitions.
  • Mute argument in cli.
  • New badges in readme.
  • Travis Continuous Integration.

Changed

  • All JavaScript files have been converted to TypeScript files.
  • 'Method' is now 'standard' in the cli and in the lib.
  • Custom standard has changed. See the doc.

Soon deprecated

  • CLI will be ported in its own package.

1.1.1

20 Aug 19:30
ca4c352
Compare
Choose a tag to compare

[1.1.1] - 2019-08-20

Added

  • Comments on every file.
  • Error recap at the end of the process.

1.1.0

19 Aug 10:24
91f4c63
Compare
Choose a tag to compare

[1.1.0] - 2019-08-19

Fixed

  • Command line tool bugs with paths.

1.0.1

16 Aug 14:53
231f6eb
Compare
Choose a tag to compare

[1.0.1] - 2019-08-16

Release of 1.0.0 (stable API)
(messed up 1.0.0 on npm so it's 1.0.1)

1.0.0 beta

16 Aug 14:42
4fe358a
Compare
Choose a tag to compare
1.0.0 beta Pre-release
Pre-release

[1.0.0-beta] - 2019-08-16

Added

  • More tests.

Changed

  • Documentation:
    • Windows advice.
    • Beautified the whole.