This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
Releases: SteelAlloy/secure-rm
Releases · SteelAlloy/secure-rm
3.0.3
3.0.2
[3.0.2] - 2019-08-30
Fixed
- Default standard when none is provided.
3.0.1
[3.0.1] - 2019-08-30
Security
- Bumped eslint-utils from 1.4.0 to 1.4.2
3.0.0
2.0.1
[2.0.1] - 2019-08-27
Added
- Code coverage.
Deprecated
- The CLI is deprecated, it moved over
secure-rm-cli
.
2.0.0
[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
[1.1.1] - 2019-08-20
Added
- Comments on every file.
- Error recap at the end of the process.
1.1.0
[1.1.0] - 2019-08-19
Fixed
- Command line tool bugs with paths.
1.0.1
[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
[1.0.0-beta] - 2019-08-16
Added
- More tests.
Changed
- Documentation:
- Windows advice.
- Beautified the whole.