All notable changes to this project will be documented in this file.
- Rewrite of robots.js
- Additional testing.
- Fixed bugs with callbacks.
- Fixed lack of cache usage.
- Additional testing.
- Fixed Coveralls reporting.
- Fixed lcov output.
- Added eslint + better code style to old project.
- Fixed scroll-to links to work on both github + npm.
- Cleaned up readme file.
- Documentation format improvements.
- Fixed bad example.
1.0.4 - Minor additions and fixes (13/5/2021)
- Additional testing on fetch command.
- ClearCache() function.
- Testing for clearCache().
- Fixed no timeout on bad connection bug.
- Fixed bad coverage test command.
- Fixed error on connection to unavailable site.
- Unnecessary dependency.
- Unnecessary test files.
1.0.3 - Minor additions and fixes (10/4/2021)
- Parsing for Host records.
- Fixed bug with parsing robots.txt files stripped of line endings.
- Fixed no user agent lower casing.
- Fixed parser rule overwriting.
- Fixed parser fallback.
1.0.0 - Initial release (1-05-2017)
- Robots.txt parser.
- Automated fetching.