Skip to content

Releases: sarisia/actions-readme-feed

v1.5.0

07 Feb 16:23
Compare
Choose a tag to compare
  • You can now pass multiple URLs to url and get results with
    all feeds merged & sorted by date!

v1.4.0

07 Feb 13:05
Compare
Choose a tag to compare
  • Fatal errors are now properly set as workflow result.
  • Added option nowrite: set true to skip updating your file.
  • Empty file option is now accepted when nowrite is set.

v1.3.1

13 Dec 10:49
Compare
Choose a tag to compare
  • Update dependencies
  • Update README

v1.3.0

08 Sep 18:09
Compare
Choose a tag to compare
  • Added locale and timezone options.
    See README for more details.

v1.2.0

02 Sep 13:59
Compare
Choose a tag to compare
  • Feed entries are now sorted by date in descending order by default.
    • You can disable this with the sort option.

v1.1.0

01 Sep 11:56
Compare
Choose a tag to compare
  • Added outputs:

    • changed
    • items
    • newlines
    • result

    See README.md for more details.

v1.0.0

15 Aug 04:27
Compare
Choose a tag to compare

Initial release!