All notable changes to this project will be documented in this file.
- Adds new functionality to allow the indexer to get page markup behind HTTP Auth. (07b73c)
- Line correction. (8c69fc)
- Added version table to readme, Incremented major version. (56054f)
- Setup composer not to specify a version of php as platform config (facc6d)
- Setup composer to require any version of PHP 8 above 8.0 (b61bc6)
- Setup composer to require any version of PHP 8 above 8.0.2 (7c3e5c)
- Setup action to use [email protected] (87b02a)
- Added version table to readme, Incremented major version. (56054f)
- Setup composer not to specify a version of php as platform config (facc6d)
- Setup composer to require any version of PHP 8 above 8.0 (b61bc6)
- Setup composer to require any version of PHP 8 above 8.0.2 (7c3e5c)
- Setup action to use [email protected] (87b02a)
- Updated package name (57ec1f)
- Updated license (c6d560)
- Updated license (7d58f3)
- Added crawler functionality with the ability to remove non required elements from crawled markup, format and limit the output. (c11bce)