Sha256: f8bcc317f2ec4c28aab9949d9aa6979c69539548c208f88a11b83e7f5e42224e

Contents?: true

Size: 1.25 KB

Versions: 2

Compression:

Stored size: 1.25 KB

Contents

# Version 0.6

Minimum Ruby version is now Ruby 2.6. Optimized `paginate` to reduce the API calls by one.

# Version 0.5

Added a way to paginate. Use `paginate: N` to iterate over pages of results.

# Version 0.4.5

Fix timeout being incorrectly called again.

# Version 0.4.4

Fix timeout being incorrectly called.

# Version 0.4.3

Fix warning message for classic tokens. Add time printout to help judge need for
timeout setting.

# Version 0.4.2

Remove broken support for classic tokens. Modern `INDICO_TOKEN` required.

# Version 0.4.1

Fix a few issues in Jekyll generator.

# Version 0.4.0

Support `INDICO_TOKEN`, replaces the [deprecated indico URL
authentication](https://docs.getindico.io/en/stable/http-api/access/). Also
support `indico.timeout` setting in config.

# Version 0.3.0

Support setting or avoiding the cache command message.

# Version 0.2.1

Fix manual caching.

# Version 0.2.0

Support for base URLs. The `indico: url:` parameter is *required*.

# Version 0.1.0

First version to be published, pulled from the IRIS-HEP website.

Extra features added during the transition include:

* Config settings for IDs and data path.
* `jekyll-indico-cache` script has customizable `--config` location.
* Some basic unit testing
* Better separation into files

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-indico-0.6.1 CHANGELOG.md
jekyll-indico-0.6.0 CHANGELOG.md