Skip to content

v5.8.0

Latest
Compare
Choose a tag to compare
@mark-dce mark-dce released this 18 Oct 21:32
· 6 commits to main since this release
ec02087

What's Changed

Display creators in alphabetical order

  • Ensure creator name sorting is case insensitive. by @mark-dce in #606
  • Display creators in alphabetical order in JSON view by @mark-dce in #607
  • Separate creator names with semi-colons in index view by @mark-dce in #612
  • Display creators in alphbetical order on collection index pages by @mark-dce in #613
  • Cite authors in alphbetical order by @mark-dce in #614
  • Clarify separation between authors on homepage recents by @mark-dce in #615
  • Fix collection listing heading by @mark-dce in #616

Generate test coverage and code quality reports

Increase test coverage

  • [MAINTENANCE] Refactor TarBag to remove global variables by @mark-dce in #600
  • [REFACTOR] Simplify TAR code and test by @mark-dce in #602
  • [REFACTOR] Clarify Collection sort order test by @mark-dce in #603
  • Fix for inconsistent locale/template error by @mark-dce in #608
  • [REFACTOR] Make deployment info in footer easier to test by @mark-dce in #609

Remove obsolete code

Full Changelog: v5.7.0...v5.8.0