Sha256: 8be04cbec6ef5534432d7fcd0b0ab225dda716248527dacb02607e181f164743

Contents?: true

Size: 1019 Bytes

Versions: 4

Compression:

Stored size: 1019 Bytes

Contents

# Changes

## vx.x.x - ???

## v2.0.x - ???

  * update Docu
  * switch to writer chain
     * move manifest to it's own writer
     * nested writing
  * add BigSitemap API

## v2.0.0 - 13-02-2012
  _inital release_

  * restructured gem completely based on BigSitemap gem
  * seperated logic in two major parts:
    * Builder -> creates content
    * Writer -> stores content
  * added several implementations/specifiaction of builder/writer
  * added generator for default setup
  * added specs
  * writer overwrite detection
  * added Index generation
  * don't init new writer all the time
  * move inited status to writer
  * move index build into indexer and resource handling/selection into writer
  * manifest handling:
  * moved Amazon S3 integration to [massive_sitemap-writer-s3](https://github.com/rngtng/massive_sitemap-writer-s3)
  * updated/fixed Ping
  * move LockingFile into MassiveSitemap scope
  * FileManifest -> read all files into streams take that as reference
  * add test for stream_id delete

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
massive_sitemap-2.1.0 CHANGELOG.md
massive_sitemap-2.0.0 CHANGELOG.md
massive_sitemap-2.0.0.rc8 CHANGELOG.md
massive_sitemap-2.0.0.rc7 CHANGELOG.md