Sha256: b32ffbacb4438d1594f8b4f8066518a358c56aeb64a45dc4847430f74022f1d1

Contents?: true

Size: 679 Bytes

Versions: 2

Compression:

Stored size: 679 Bytes

Contents

## 0.0.6 (Next)

## 0.0.5 (2019-05-17)

- Invalid arguments (nil required parameters, string URLs where `URI` objects are expected, etc.) 
  now raise `ArgumentError` instead of `IngestException`.
- Removes prefetch option from 0.0.3, which we weren't using, and which added complexity.

### Developer notes

- Updates code for Ruby 2.4
- Adds RuboCop style checks
- Replaces Test::Unit with RSpec

## 0.0.4 (2018-10-23)

- Updates `json` gem from `~> 1.5` to `~> 2.0`
- Updates `rest-client` gem from `~> 1.6` to `~> 2.0`

## 0.0.3 (2018-10-23)

- Adds prefetch option for remote URLs
- Ensures one-time server is only started once

## 0.0.2 (2011-12-19)

- First public release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mrt-ingest-0.0.10 CHANGES.md
mrt-ingest-0.0.6 CHANGES.md