Skip to content

Releases: terminal42/escargot

1.7.0

08 Dec 11:48
37f464f

Choose a tag to compare

What's Changed

Full Changelog: 1.6.3...1.7.0

1.6.2

12 Jun 13:54
be18f93

Choose a tag to compare

What's Changed

New Contributors

  • @bezin made their first contribution in #35

Full Changelog: 1.6.1...1.6.2

1.6.0

09 Nov 16:30
cca4a97

Choose a tag to compare

What's Changed

  • PHP 8.1 only, modernized the code base
  • Doctrine DBAL 3 only
  • Dropped support for Symfony < 5.4
  • Implemented a new Escargot::withMaxDurationInSeconds() option

Also see #34

Full Changelog: 1.5.3...1.6.0

1.5.3

28 Aug 07:33
9a7b2c9

Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

1.5.2

17 Mar 07:36
060c436

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

10 Jan 16:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

15 Dec 09:36

Choose a tag to compare

What's Changed

  • Logo contribution 🎉
  • The DoctrineQueue has a new getTableSchema() method to fetch the required schema separate from createSchema().
  • Fixed query strings were not correctly checked in robots.txt evaluation.

1.4.1

07 Apr 20:35
4f93bf9

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

20 Dec 13:22
67ede9c

Choose a tag to compare

What's Changed

  • Added support for Doctrine DBAL 3.x
  • Added support for Symfony 6 components
  • Added support for PHP 8.1

Full Changelog: 1.3.0...1.4.0

1.1.0

08 Apr 14:49

Choose a tag to compare

  • Added support for data-escargot-ignore on links to exclude them completely from the HtmlCrawlerSubscriber