Skip to content

Releases: seboettg/citeproc-php

2.0.0

11 May 06:45
Compare
Choose a tag to compare
  • 1st stable release
  • fix issues that causing if styles using uncertain dates
  • add info node parser and getInfo() method in Context class. Thus, it's now possible to get meta data of given stylesheet
  • fix issues in et-al abbreviation which was appearing in citation

2.0.0 1st beta

01 May 19:39
Compare
Choose a tag to compare

All features of milestone (https://github.com/seboettg/citeproc-php/milestone/1) have been implemented.

Advantages of Version 2.0

  • supports all bibliography features
  • supports sorting
  • supports rendering of citations (excepts of some citation-specific features, have a look here)
  • strictly test-driven development
  • follows PHP Standards Recommendations and modern coding styles
  • new license MIT