Skip to content

Latest commit

 

History

History
96 lines (48 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

96 lines (48 loc) · 1.59 KB

Changelog

All notable changes to this project will be documented in this file.

1.1.0 - 2023-03-03

Features

  • Adds new functionality to allow the indexer to get page markup behind HTTP Auth. (07b73c)

1.0.1 - 2022-12-07

Bug Fixes

Docs
  • Line correction. (8c69fc)

1.0.0 - 2022-12-07

⚠ BREAKING CHANGES

  • Added version table to readme, Incremented major version. (56054f)

Bug Fixes

Ci
  • 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)
Docs

0.2.0 - 2022-12-07

⚠ BREAKING CHANGES

  • Added version table to readme, Incremented major version. (56054f)

0.1.4 - 2022-12-07

Bug Fixes

Ci
  • 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)
Docs

0.1.3 - 2022-11-15

Bug Fixes

Docs
  • Updated package name (57ec1f)

0.1.2 - 2022-11-15

Bug Fixes

Docs
  • Updated license (c6d560)

0.1.1 - 2022-11-15

Bug Fixes

Docs
  • Updated license (7d58f3)

0.1.0 - 2022-11-15

Features

  • Added crawler functionality with the ability to remove non required elements from crawled markup, format and limit the output. (c11bce)

0.0.1 - 2022-11-14