SitemapGenerator v6.0.0 Release Notes

Release Date: 2017-10-11 // over 6 years ago
  • Backwards incompatible changes

    • Adapters (AWS SDK, S3, Fog & Wave) no longer load their dependencies. It is up to the user to require the appropriate libraries for the adapter to work.
    • ๐Ÿ›  AwsSdkAdapter: Fixed #279 where sitemaps were incorrectly nested under a sitemaps/ directory in S3
    • โœ… Stop supporting Ruby < 2.0, test with Ruby 2.4.

    Other changes

    • ๐Ÿš… If Rails is defined but the application is not loaded, don't include the URL helpers.