Sha256: 853b48d753fc7eeeefdcbbc3b5e46b5196f1db48a2e3a94e7932ce93c912c020

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

## 0.3.2

- Move GitHub project to [CDLUC3](https://github.com/CDLUC3/)

## 0.3.1

- Use [XML::MappingExtensions](https://github.com/dmolesUC3/xml-mapping_extensions) for some XML mapping infrastructure

## 0.3.0

- Return simple arrays for resources, instead of fancy lazy enumerables

## 0.2.2

- Added `#changes` method to `ChangeList` and `ChangeDumpManifest`, allowing filtering by change type and modified time
- Added `#change_lists` method to `ChangeListIndex`, `ChangeDumpIndex`, and `ChangeDump`, allowing filtering by from and until times

## 0.2.1

- Fixed issue where extra whitespace in `<loc/>` tags could prevent URI parsing.

## 0.2.0

- `BaseResourceList#resources` now returns an `IndexableLazy` instead of a plain array.
- Added `BaseResourcesList#resources_in` to filter resource lists by time. 
- All `Augmented` objects now expose the complete set of time attribtues, so as to avoid having to fish around in the metadata.

## 0.1.3

- Fix issue making it difficult to extend CapabilityList

## 0.1.2

- Fix issue making it difficult to extend SortedResourceList

## 0.1.1

- Add support for [Change Dump Indices](http://www.openarchives.org/rs/1.0/resourcesync#ChangeDumpIndex)
- Add support for [Resource Dump Indices](http://www.openarchives.org/rs/1.0/resourcesync#ResourceDumpIndex)

## 0.1.0

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
resync-0.3.2 CHANGES.md