Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
294 lines (209 loc) · 25.1 KB

CHANGELOG.md

File metadata and controls

294 lines (209 loc) · 25.1 KB

Changelog

v0.9.0 (2021-07-14)

Full Changelog

Closed issues:

  • Migrate CI infrastructure from TravisCI to GitHub Action #159
  • Change master branch to main branch #131
  • Dependencies problem: warclight was resolved to 0.8.3, which depends on rails (~> 5.0) #102

Merged pull requests:

v0.8.3 (2019-05-13)

Full Changelog

Closed issues:

  • Performance Cops will be removed from RuboCop 0.68. Use rubocop-performance gem instead. #66

Merged pull requests:

v0.8.2 (2019-03-25)

Full Changelog

v0.8.1 (2019-03-24)

Full Changelog

v0.8.0 (2019-03-24)

Full Changelog

Closed issues:

  • Discussion: TimeTravel API is unreliable and should not be used #58

Merged pull requests:

v0.7.1 (2018-10-15)

Full Changelog

v0.7.0 (2018-10-12)

Full Changelog

Closed issues:

  • Remove 'content' as a field search #47
  • Use the default webarchive-discovery Solr 7 config #46
  • Change field searches to use fields instead of handlers #45

v0.6.3 (2018-09-25)

Full Changelog

v0.6.2 (2018-09-25)

Full Changelog

Closed issues:

  • Update conf to handle large links_hosts #44

v0.6.1 (2018-05-07)

Full Changelog

Closed issues:

  • Usability of Facet Links #43

v0.6.0 (2018-04-30)

Full Changelog

Implemented enhancements:

  • return_five helper method needs a conditional #38
  • Advanced Search #22
  • Citations should be in scholarly format #11

Fixed bugs:

  • Handle no results for replay_link query #41

Closed issues:

  • Does not install with template file #42
  • Create helper method for thumbnail URL #40

v0.5.0 (2017-10-19)

Full Changelog

Merged pull requests:

v0.4.0 (2017-10-18)

Full Changelog

Implemented enhancements:

  • Source File value should link to a search #34
  • Wayback/replay links #19

Closed issues:

  • Sort crawl_year facet by index #31
  • Boosting text is silly #30
  • Your Gemfile lists the gem... #5

Merged pull requests:

v0.3.0 (2017-10-11)

Full Changelog

Implemented enhancements:

  • Document titles occasionally seem off #18
  • Truncate fields on search results display? #9

Closed issues:

  • Change resourcename type from text_general to string #24

Merged pull requests:

  • Add helper method to truncate arrays; Resolves #9 #28 (ruebot)
  • Add live http status code check for linking out urls; Resolves #26. #27 (ruebot)

v0.2.0 (2017-09-07)

Full Changelog

Implemented enhancements:

  • 'url' field value should be presented as a link #20

Closed issues:

  • Additional fields in the standard search #23

v0.1.1 (2017-08-20)

Full Changelog

Closed issues:

  • Getting Started Documentation #13

Merged pull requests:

v0.1.0 (2017-08-17)

Full Changelog

Closed issues:

  • Facets are displaying, but no results are found, and searching returns nothing #8
  • Setup Solr fields #7
  • Could not find generator 'warclight:install' #6
  • Failure/Error: Cabybara.javascript_driver = :poltergeist #4
  • Failure/Error: require 'rpsec/rails' #3
  • Codecov doesn't work #2
  • Update lib/tasks/index.rake to use web-archive-discovery #1

* This Changelog was automatically generated by github_changelog_generator