Releases: samdark/sitemap
Releases · samdark/sitemap
3.0.1
25 Apr 00:02
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
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
09 Apr 21:08
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
#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
01 Nov 08:43
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
02 Oct 04:08
Compare
Sorry, something went wrong.
No results found
2.3.0
29 Sep 12:55
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
27 Mar 09:33
Compare
Sorry, something went wrong.
No results found
#67 : Fixed inserting
in the file on Windows.
2.2.0
02 Feb 09:30
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
24 Nov 07:25
Compare
Sorry, something went wrong.
No results found
Support of multi-language sitemaps with alternative links for each location.
2.0.8
17 Aug 15:00
Compare
Sorry, something went wrong.
No results found
Fixes #44 : Compress sitemap with a single gzip member per file (terales)
2.0.7
28 Jan 10:11
Compare
Sorry, something went wrong.
No results found
Added gzip support.
Removed usage of @.