resync/CHANGES.md
2013-07-04 17:45:36 -04:00

1.4 KiB

================= resync change log

The first two components of the version tags are tied to the ResourceSync specification version. Versions 0.9.x are intended to implement the v0.9 ResourceSync specification (http://www.openarchives.org/rs/0.9/),

v0.9.1 2013-07-04

  • First release working toward v0.9 specification
  • Use test examples from v0.9 specification, add code to build them too
  • Added ResourceSync Description document
  • Improved resync-explore binary replaces --explore mode
  • Relax default notion of URL authority, add --strictauth

v0.6.3 2013-05...

  • Improved --explore mode

v0.6.2 2013-05-14

  • Fixed example code in README!
  • Added --version flag
  • Added --paths option to specify local paths to search rather than mappings

v0.6.1 2013-05-09

  • First release working toward v0.6 specification
  • Changed test examples to be those from v0.6 specification
  • Added first stab at ResourceDump and ResourceDumpManifest objects

v0.5.3 2013-05-08

  • Final release working with v0.5 specification
  • Improved handling of assumed mappings for testing client on a local filesystem
  • Fixed sitemapindex support for large resource lists, add rel="up" for component sitemaps

v0.5.2 2013-03-26

  • Fixed setup.py

v0.5.1 2013-03-22