Skip to content

Releases: dieghernan/cff-validator

v3

08 Feb 08:13
Compare
Choose a tag to compare

Note that v3 is a sliding tag, and we introduce non-breaking changes to it.

v3.0.1 (2023-07-21)

  • Improve underlying code.
  • Using a copy of schema.json shipped with {cffr} to avoid SSL/SSH issues #10

v3.0.2 (2024-02-08)

  • Update versions of dependecies (#13, #14)

What's Changed

New Contributors

Full Changelog: v2.3...v3

v2.3

04 Dec 12:39
Compare
Choose a tag to compare
  • Fix #8, error on non-Git repos.

Full Changelog: v2.2...v2.3

v2.2

16 Nov 19:06
Compare
Choose a tag to compare
  • New install-r parameter.
  • Improvements on performance.

Full Changelog: v2.1...v2.2

v2.1

22 Oct 08:13
Compare
Choose a tag to compare
  • New cache-version parameter.
  • Better handling of R packages via pak R package.
  • Improve cache of packages.

Full Changelog: v2...v2.1

v2

20 Oct 12:01
Compare
Choose a tag to compare
  • Pretty printing of errors.
  • On errors, the action uploads an artifact.
  • Fix typos thanks to @sdruskat.
  • Update file examples.
  • Add r-reprex.R with a full working R workflow.
  • Fix errors due to changes on dependencies.

What's Changed

New Contributors

Full Changelog: v1...v2

Initial release

31 Aug 23:21
Compare
Choose a tag to compare

First stable release