Skip to content

Release 1.3.0

Latest
Compare
Choose a tag to compare
@mhucka mhucka released this 15 May 21:31
· 7 commits to develop since this release

Changes in this release:

  • Fix issue: when we have a parent id for a record, records should not go through the community review workflow. (Fix implemented by @tmorrell.)
  • Fix issue #14: try to make better guesses at person names containing CJK characters.
  • Updated the IGA workflow to use the latest versions of GitHub Actions dependencies; this avoids runtime warnings about the version of Node being used by GitHub runners.
  • Updated Python dependencies.
  • Added a new GitHub Actions workflow for linting the Markdown files.
  • Added a new GitHub Actions workflow to check URLs in Markdown files and reports invalid or broken links.
  • Edited the README file to follow the Markdown lint rules and to add alt text to images.
  • Minor other internal code changes have been made.
  • Updated copyright year.
  • Updated miscellaenous repository files to match current Library template versions of those files.