Skip to content

Version 0.8.0

Latest
Compare
Choose a tag to compare
@kermitt2 kermitt2 released this 26 Nov 19:50
· 126 commits to master since this release
df28769

Added

  • Extraction of funder and funding information with a specific new model, see #1046 for details
  • Optional consolidation of funder with CrossRef Funder Registry
  • Identification of acknowledged entities in the acknowledgement section
  • Optional coordinates in title elements

Changed

  • Dropwizard upgrade to 4.0
  • Minimum JDK/JVM requirement for building/running the project is now 1.11
  • Logging now with Logback, removal of Log4j2, optional logs in json format
  • General review of logs
  • Enable Github actions / Disable circleci #678

Fixed

  • Set dynamic memory limit in pdfalto_server #1038
  • Logging in files when training models work now as expected
  • Various dependency upgrades
  • Fix #1051 with possible problematic PDF
  • Fix #1036 for pdfalto memory limit
  • fix readthedocs build #1040
  • fix for null equation #1030
  • Other minor fixes