@deptagency/octopus
Version:
Recursive and multi-threaded broken link checker
46 lines (22 loc) • 667 B
Markdown
# octopus / CHANGELOG
### 1.5.1 (2019-06-11)
* Modify: Slack message format
### 1.5.0 (2019-05-09)
* New: `--include-images` to check for broken images
### 1.4.0 (2019-01-14)
* Replace: Namespace `superreal` by `deptagency`
### 1.3.0 (2019-01-09)
* New: Mocha tests
* New: Ignore `rel=nofollow` links
* New: Status code in Slack notifications
* Replace: CLI colors by constants
### 1.2.1 (2019-01-08)
* New: Eslint security plugin
### 1.2.0 (2019-01-07)
* New: Silent option
* Remove: CLI shortcuts
* Replace: `\r\n` by EOL constant
### 1.1.0 (2019-01-03)
* New: Slack notifications via incoming webhook
### 1.0.0 (2019-01-03)
* Initial commit