Skip to content

Releases: roelofjan-elsinga/sitemap-generator

0.6.0

07 Nov 13:41
c6eebe5

Choose a tag to compare

  • Added php 8.2 support

0.5.1

06 May 07:00
211a6c8

Choose a tag to compare

  • Moved ext-dom & ext-libxml from dependencies to dev dependencies as they're only used for testing

0.5.0

06 May 06:56
b2e04ab

Choose a tag to compare

  • Dropped PHP 7.x support
  • Added PHP 8.x support

0.4.0

06 May 06:55

Choose a tag to compare

  • Prefix the given URL path with a slash if needed

0.3.0

06 May 06:54
30bf13b

Choose a tag to compare

  • Added Travis CI Integration

v0.2

22 May 07:23

Choose a tag to compare

  • Added the ability to boot the class through a named constructor
  • Added the ability to set a domain, so add() is less verbose
  • Added the XML header to the __toString() method

v0.1

22 May 07:22

Choose a tag to compare

Created the basic functionality to generate a sitemap