Releases: mostlyobvious/nanoc-github
Releases · mostlyobvious/nanoc-github
v1.2.0
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
Allow extending cache freshness time, so that Github API requests are spared on frequent nanoc runs.
v1.0.1
More permissive concurrent-ruby
dependency version specification.
v1.0.0
This is Initial release. Enjoy!