Skip to content

Releases: ThePixelDeveloper/Sitemap

Fix schemaLocation for urlsets

03 Apr 10:28
ee4cbd1
Compare
Choose a tag to compare

Fix https bug

02 Oct 20:06
Compare
Choose a tag to compare

#54 Fix wrong namespace.

Bug fixes.

18 Sep 13:32
Compare
Choose a tag to compare
  • Update phpspec to 4.0.
  • Fix https bugs once and for all.
  • Update random bits of license, remove personal email and bump year to 2017.
  • Remove PHP 5.6 support in Travis.

HTTPS everywhere ... not

17 Sep 19:35
Compare
Choose a tag to compare

#50 - Apparently Google doesn't like https everywhere and has been failing because of it. Bah.

Fix typo

26 Jul 13:36
Compare
Choose a tag to compare

Fix a typo.

Use https everywhere

26 Jul 12:15
Compare
Choose a tag to compare

#43 - Use https everywhere possible.

Small changes

  • Removed support for HHVM and added PHP 7.1 to the Travis configuration.

Thanks to @holtkamp for their contributions to this release.

Fixes

20 Feb 09:05
Compare
Choose a tag to compare

#34 - Fixes bug with attributes not being written correctly.
#40 - Change news publication date to use DATE_ATOM.

Thanks to @lushc and @shashikreddy for their contributions to this release.

Fix composer.json minimum PHP version.

03 Feb 10:00
Compare
Choose a tag to compare

Short array syntax was introduced in 5.4, not 5.5

Add PHP version constraint

02 Feb 08:44
Compare
Choose a tag to compare

#38 - Add PHP version constraint.

Fix bug with processing element order

15 Jul 18:44
Compare
Choose a tag to compare
4.4.2

Update processing instructions spec.