Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@icamys icamys released this 23 Oct 20:45
· 2 commits to master since this release
18bab7b
  • Dropped support of PHP versions older than 8.0.
  • Improved CI/CD flow: use psalm, codecov.
  • Increased test coverage.
  • Use a configuration object to set up the generator instead of passing args to its constructor.
  • Added support for configurable sitemap index URL (close #24)
  • Removed Google endpoints pinging (close #58)
  • Added support for multiple images per URL in Google extension (close #41)
  • Other minor changes.