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

v1.2.0

Compare
Choose a tag to compare
@nathanlesage nathanlesage released this 04 Jul 21:06
· 11 commits to master since this release
  • Refactored the code base to be more maintainable and streamlined.
  • Added better tests to achieve 100 % code coverage.
  • Changed signature of extractCitations utility function. It now also accepts a strict flag (default: false) to retain strict behaviour.
  • Citr.parseSingle() now respects the strict-flag internally when validating the provided citation ID of a full square-bracket-citation (see the changelog for 1.1.0 on what this means).