Skip to content

Releases: jasp-stats/jasp-actions

v1.0.3

17 Oct 07:04
c074202

Choose a tag to compare

v1.0.2

03 Oct 07:43
b322e64

Choose a tag to compare

What's Changed

  • translation: bump translation tools version and script by @shun2wang in #53
  • fix translate action fails by @shun2wang in #57
  • fix renv failure to create directories by setting RENV_PATHS_ROOT in unittests workflow by @vandenman in b322e64

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Sep 11:18
cff7c49

Choose a tag to compare

What's Changed

  • ensure system dependencies of jaspTools are always installed by @vandenman in #56

Full Changelog: v1...v1.0.1

Respect lockfiles in unit tests

30 Sep 08:14
9538fc8

Choose a tag to compare

This is first release, the main change compared to before is that the unit tests now respect the lock file.