Releases: roelofjan-elsinga/sitemap-generator
Releases · roelofjan-elsinga/sitemap-generator
0.6.0
0.5.1
- Moved ext-dom & ext-libxml from dependencies to dev dependencies as they're only used for testing
0.5.0
- Dropped PHP 7.x support
- Added PHP 8.x support
0.4.0
- Prefix the given URL path with a slash if needed
0.3.0
- Added Travis CI Integration
v0.2
- 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
Created the basic functionality to generate a sitemap