Skip to content

Releases: mostlyobvious/nanoc-github

v1.3.1

Choose a tag to compare

@mostlyobvious mostlyobvious released this 05 Feb 17:54

Fixed name of the faraday-retry middleware, that changed in latest major faraday version.

v1.3.0

Choose a tag to compare

@mostlyobvious mostlyobvious released this 05 Feb 17:17

Relax dependencies to allow newest versions of them.

v1.2.0

Choose a tag to compare

@mostlyobvious mostlyobvious released this 20 Apr 21:28

Maintain stable order of items returned from source.

Items are collected concurrently and the order in which they're fetched is not necessarily the same as the order in which they appear in the repository. Moreover subsequent runs may have resulted in totally different order. From now on the results are sorted by item name to maintain deterministic outcome.

v.1.1.0

Choose a tag to compare

@mostlyobvious mostlyobvious released this 24 Apr 22:22

Allow extending cache freshness time, so that Github API requests are spared on frequent nanoc runs.

v1.0.1

Choose a tag to compare

@mostlyobvious mostlyobvious released this 18 Mar 22:07

More permissive concurrent-ruby dependency version specification.

v1.0.0

Choose a tag to compare

@mostlyobvious mostlyobvious released this 18 Mar 21:52

This is Initial release. Enjoy!