Releases: spatie/laravel-sitemap
Releases · spatie/laravel-sitemap
2.3.0
- added config file with guzzle options@
2.2.1
- fix whitespace problems in sitemap indexes
2.2.0
- add support for sitemap indexes
2.1.2
fix bugs in getUrl
and hasUrl
2.1.1
- fix for installations that are using short open tags
2.1.0
- add support for Laravel 5.4
2.0.0
- improve speed of generator by crawling with multiple concurrent connections
1.1.0
- add Laravel 5.2 compatibility
1.0.1
- remove unused config file
1.0.0
- initial release