Skip to content

Releases: terminal42/escargot

1.6.0

09 Nov 16:30
cca4a97
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

1.5.2

17 Mar 07:36
060c436
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

20 Dec 13:22
67ede9c
Compare
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
Compare
Choose a tag to compare
  • Added support for data-escargot-ignore on links to exclude them completely from the HtmlCrawlerSubscriber

1.0.0

19 Nov 20:38
Compare
Choose a tag to compare

Escargot has been around for almost 1.5 years and was installed over 110k times.
It deserves a version 1.0.0 tag now! 🎉

  • Added PHP 8 support