Skip to content

Releases: samdark/sitemap

2.0.4

05 Jul 14:12
Compare
Choose a tag to compare
  • PHP 5.3 compatibility.

2.0.3

28 Apr 23:19
Compare
Choose a tag to compare
  • #9: Added ability to avoid XML formatting.
  • #23: Fixed wrong formatting of priority when using some locales.

2.0.2

14 Jul 07:12
Compare
Choose a tag to compare
  • More polished code.
  • More data validation.
  • Better tests.

2.0.1

13 Jul 06:22
Compare
Choose a tag to compare
  • Added priority validation.
  • Optimized code a bit.

2.0.0

03 Jul 20:04
Compare
Choose a tag to compare

Re-implemented version. Features:

  • Create sitemap files.
  • Create sitemap index files.
  • Automatically creates new file if 50000 URLs limit is reached.
  • Memory efficient buffer of configurable size.

1.0.0

29 Jun 21:09
Compare
Choose a tag to compare

A bit improved 2008 version.