Releases: samdark/sitemap
Releases · samdark/sitemap
3.0.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Raise minimum PHP version to 7.1.
Test with PHP 8.4 and PHP 8.5.
Move sources to src.
Add types. 100% type coverage.
More tests. 100% code coverage.
Add benchmark and optimize performance.
2.5.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
#65 : Fix urlsCount under-counting for multi-language sitemap items
#78 : Add unit tests for XML stylesheet support in Sitemap and Index
#82 : Fix incorrect flush() call in createNewFile()
#84 : Fix international URL encoding—properly percent-encode non-ASCII characters
#95 : Add protected Sitemap::buildCurrentFilePath() for sitemap filename generation
#100 : Fix missing closing </urlset> tag when write() is not called explicitly
2.4.1
Compare
Sorry, something went wrong.
No results found
Fix uncaught OverflowException: The buffer size is too big for the defined file size limit (@mougrim )
2.4.0
Compare
Sorry, something went wrong.
No results found
2.3.0
Compare
Sorry, something went wrong.
No results found
#63 : Add support for specifying a XML stylesheet for an index and a sitemap (@ParitoshBh )
2.2.1
Compare
Sorry, something went wrong.
No results found
#67 : Fixed inserting
in the file on Windows.
2.2.0
Compare
Sorry, something went wrong.
No results found
#51 : 5.3 compatibility of tests.
Added ext-xmlwriter dependency.
#17 : Added ability to set file size limit.
2.1.0
Compare
Sorry, something went wrong.
No results found
Support of multi-language sitemaps with alternative links for each location.
2.0.8
Compare
Sorry, something went wrong.
No results found
Fixes #44 : Compress sitemap with a single gzip member per file (terales)
2.0.7
Compare
Sorry, something went wrong.
No results found
Added gzip support.
Removed usage of @.