This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
v1.2.0
- 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 astrict
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).