Skip to content

Releases: caltechlibrary/waystation

Release 1.8.0

30 Jan 01:18
Compare
Choose a tag to compare

Changes in this release:

  • Fix unfortunate typo in version number in examples and workflows involving Waystation.

Release 1.8.0

30 Jan 01:23
Compare
Choose a tag to compare

Changes in this release:

  • Fix unfortunate typo in version number in examples and workflows involving Waystation.

Release 1.7.0

30 Jan 00:14
Compare
Choose a tag to compare

Changes in this release:

  • Updated Waystation's GitHub Actions dependencies to the latest versions.
  • Added Markdown file linter and YAML file linter workflows and project configs.
  • Updated GitHub workflows to use latest versions of GitHub Actions.
  • Fixed trivial YAML linter warnings in various .yml files.
  • Added a Makefile for automating more release processes.

Release 1.7.0

30 Jan 00:23
Compare
Choose a tag to compare

Changes in this release:

  • Updated Waystation's GitHub Actions dependencies to the latest versions.
  • Added Markdown file linter and YAML file linter workflows and project configs.
  • Updated GitHub workflows to use latest versions of GitHub Actions.
  • Fixed trivial YAML linter warnings in various .yml files.
  • Added a Makefile for automating more release processes.

Version 1.6

03 Jan 02:34
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue #3. The default value of dry_run is now false, as it was supposed to be.
  • Removed the save_errors parameter; it doesn't seem useful for Waystation and just adds complexity.
  • Updated and improved the documentation, and added screenshots.
  • Revised and improved the sample workflow.
  • Added a file (sample-workflow.yml) for the sample workflow, to make copying easier.
  • Updated source code file headers to be more streamlined and include a missing copyright statement.
  • Updated the copyright year in the relevant files.

Version 1.5

23 Nov 03:27
Compare
Choose a tag to compare

This release updates the version of the Wayback action used by Waystation to the latest version (1.3.28), and corrects embarrassing misspellings of the author's name in the top-level README file.

Version 1.4

22 Nov 00:24
Compare
Choose a tag to compare

This release adds a GitHub Pages documentation site for docs, which not only seems fitting considering the purpose of this GitHub Action but also helps with testing. This release also includes some polishing up of the GitHub Action.

Version 1.3

17 Nov 00:14
Compare
Choose a tag to compare

This version corrects the code for getting the repository's GitHub Pages URL.

Version 1.2 – bugfix release

16 Nov 23:26
Compare
Choose a tag to compare

This release fixes a failure to pass the GITHUB_TOKEN to the underlying workflow.

Version 1.1

16 Nov 22:38
Compare
Choose a tag to compare

This version fixes a fatal bug in the action definition file.