Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 1 KB

CHANGELOG.md

File metadata and controls

69 lines (36 loc) · 1 KB

Changelog

All notable changes to mixed-content-scanner will be documented in this file

3.3.0

  • revert changes in 3.2.0

3.2.0

  • add scan css

3.1.0 - 2018-03-22

  • Respect robots.

3.0.2 - 2018-03-02

  • Update spatie/crawler to support correct Collection packages.
  • Remove unneeded cighten/collect dependency.

3.0.1 - 2018-03-01

  • improve constraints

3.0.0 - 2018-03-01

  • upgrade spatie/crawler to 4.0

2.1.1 - 2018-01-23

  • add configureCrawler

2.1.0 - 2018-01-23

broken release, do not use

  • add configureCrawler

2.0.1 - 2017-01-10

  • ignore invalid links

2.0.0 - 2017-12-22

  • upgrade spatie/crawler to 3.0

1.2.1 - 2017-10-09

  • only consider links with rel stylesheet as canidates for mixed content

1.2.0 - 2017-09-27

  • add setMaximumCrawlCount

1.1.1 - 2017-08-23

  • do not mark shortlinks as mixed content

1.1.0 - 2017-08-11

  • add toArray to MixedContent

1.0.1 - 2017-08-03

  • lower reqs

1.0.0 - 2017-08-03

  • initial release