Releases: samdark/sitemap
Releases · samdark/sitemap
2.4.1
Fix uncaught OverflowException: The buffer size is too big for the defined file size limit (@mougrim)
2.3.0
- #63: Add support for specifying a XML stylesheet for an index and a sitemap (@ParitoshBh)
2.2.1
- #67: Fixed inserting
in the file on Windows.
2.2.0
- #51: 5.3 compatibility of tests.
- Added
ext-xmlwriter
dependency.
- #17: Added ability to set file size limit.
2.1.0
Support of multi-language sitemaps with alternative links for each location.
2.0.8
- Fixes #44: Compress sitemap with a single gzip member per file (terales)
2.0.7
- Added gzip support.
- Removed usage of
@
.
2.0.5
- Added
SiteMap::getWrittenFilePath()
.