Releases: terminal42/escargot
Releases · terminal42/escargot
1.6.0
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.0
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.0
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
- Added support for
data-escargot-ignore
on links to exclude them completely from the HtmlCrawlerSubscriber
1.0.0
Escargot has been around for almost 1.5 years and was installed over 110k times.
It deserves a version 1.0.0 tag now! 🎉