Skip to content

Releases: michel-kraemer/citeproc-java

2.0.0

09 Nov 09:12
Compare
Choose a tag to compare
  • Update citeproc-js to version 1.2.27
  • Add support for Java 11 and higher
  • Add GraalVM JavaScript runner
  • Add support for importing CSL bibliographies in YAML format
  • Remove remote connectors to improve maintainability
  • Tons of bug fixes and other minor improvements

1.0.1

20 Nov 10:16
Compare
Choose a tag to compare
  • Correctly convert BibTeX entries containing a carriage return (Fixes #23)

1.0.0

19 Nov 09:50
Compare
Choose a tag to compare
  • Require Java 8
  • Add Zotero connector
  • Improve compatibility with Mendeley Web
  • Improve performance and memory usage
  • Improve command line tool
  • Add interactive shell
  • Improve BibTeX importer
  • Add EndNote importer
  • Improve FO output
  • Use correct variable name for event-place
  • Support isInstitution attribute in Name
  • Support static-particles attribute in Name
  • Add VariableWrapper

citeproc-java 0.6

23 Oct 10:47
Compare
Choose a tag to compare
  • Added command line tool
  • Added support for using documents from Mendeley Web as input
  • Added support for abbreviations
  • Improved performance a lot
  • Implemented all remaining features to run the CSL test suite completely