Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Releases: MarkEEaton/open-journal-matcher

Improve fetch_bytes, cloud function

15 Sep 15:34
d991ed7
Compare
Choose a tag to compare
  • make improvements to fetch_bytes.py, with the aim of switching to abstract binaries stored on GCP
  • make improvements to cloud function. Remove unnecessary async code.

Maintenance

02 Jul 00:28
Compare
Choose a tag to compare
  • simplifications
  • bump some dependencies
  • update README.md and wording of web content
  • switch from settings file to environment variables
  • update csvdata.py

Ongoing maintenance

19 Feb 05:50
028a7d3
Compare
Choose a tag to compare
v0.4.2

Update README.md

Rate limiting

08 Nov 03:24
Compare
Choose a tag to compare
  • Rate limit requests
  • Bump some dependencies
  • Minor code improvements

URLs in the results list

10 Oct 04:40
Compare
Choose a tag to compare
  • add URLs to the results list
  • remove inline JS and CSS in order to implement a somewhat strict CSP
  • disable parts of the spaCy pipeline for greater speed and efficiency
  • improve display on mobile
  • bump urllib3 version
  • improve some variable names
  • fix some minor bugs

Simplifying async and language detection

19 Sep 20:17
Compare
Choose a tag to compare
  • simplify language detection by switching to langdetect
  • simplify async by removing trio
  • remove some dependencies that are now unused

Add language detection

19 Sep 16:33
Compare
Choose a tag to compare
  • throw an error for abstracts not in English
  • recursively handle certain errors
  • log more descriptive errors, with status codes

Improvements in security and clarity

25 Aug 16:43
Compare
Choose a tag to compare
  • better error handling
  • security improvements (validation, headers)
  • make cloud_work() function more clear

Improve accessibility

10 Jul 04:19
Compare
Choose a tag to compare
  • accessibility improvements
  • update README.md
  • bump jquery version
  • update fetch scripts
  • wording, link to bio

Incorporate beta tester suggestions

20 Jun 04:09
Compare
Choose a tag to compare
  • add a legend to the results list
  • make the "Find out more" div hideable
  • remove the hash from the url on jump
  • add hyperlinks to the results
  • wording, descriptions