Skip to content

Releases: pulibrary/orangetheses

v1.4.3

07 Oct 22:56
ccab30a
Compare
Choose a tag to compare

What's Changed

  • Move file caching out of rake task to a tested class by @bess in #73
  • i74: Add language_name_display field to solr output by @sandbergja in #75
  • Providing YAML configuration support for settings used by the DSpace API Fetcher client by @jrgriffiniii in #80
  • Updates Rubocop, refactors DataSpace Solr Document generation, and ensures that invalid embargo dates trigger log warnings by @jrgriffiniii in #79
  • Upgrading to support Ruby 3.2 releases by @jrgriffiniii in #82
  • Disabling the indexing for cases where theses are indexed as requestable if they have "pu.library" or "pu.rights.accessRights" fields for the SolrDocument by @jrgriffiniii in #83
  • Remove pry-byebug by @christinach in #84

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

26 Oct 14:15
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix rake task orangetheses:cache_theses #69 (@bess)
  • Configure code coverage to exclude spec directory #71 (@bess)
  • Switch to coveralls-reborn to see if we can get code coverage #70 (@bess)
  • Add coveralls to measure code coverage #68 (@bess)

Authors: 1

v1.4.1

13 Oct 15:13
2a39ca6
Compare
Choose a tag to compare

🐛 Bug Fix

  • Update rake requirement to address security alert #67 (@bess)

Authors: 1

v1.4.0

13 Oct 15:01
303bafe
Compare
Choose a tag to compare

🚀 Enhancements

  • Provides Indexing for an individual Document generated for an OAI-PMH record #63 (@jrgriffiniii)

🐛 Bug Fix

Authors: 1

v1.3

04 Jun 18:44
544821a
Compare
Choose a tag to compare

Update location and library to 'Mudd Manuscript Library' #60

Updates physical and electronic theses locations based on Alma configuration

03 Jun 19:39
f2cee6a
Compare
Choose a tag to compare

Updates physical locations with Alma locations #58
Uses electronic_portfolio_s field for electronic theses in the new catalog-alma

v1.1

03 Oct 13:41
ab605df
Compare
Choose a tag to compare

Updates to include African American Studies department

v1.0

21 Dec 14:24
84774b0
Compare
Choose a tag to compare
Merge pull request #49 from pulibrary/circle2

Upgrading to CircleCI 2.0

v0.3.0

17 Jan 18:51
16950ff
Compare
Choose a tag to compare

Bug Fixes & Enhancements

#46 Add railtie to allow rake tasks to be loaded