- Include cs:text prefix and variable in require/reject evaluation. https://github.com/Juris-M/citeproc-js/pull/166
=========================
1.4.36
=========================
- Fix bug in consolidation code. Always insert to registry with Item.id.
=========================
1.4.35
=========================
- Add a "country" test, which unlike the "jurisdiction" test will be useful.
=========================
1.4.34
=========================
- Fix bug in name-delimiter as applied to literal ("single-field") names, by removing the explicit delimiter from the implicit cs:institutions node created by citeproc-js on style instantiation, and allowing delimiter inheritance to take effect.
=========================
1.4.33
=========================
- Really fix comma-safe group bug this time.
=========================
1.4.32
=========================
- Fix comma-safe bug in direct application of suffix on cs:date
- Recognize macro suffix in comma-safe evaluation https://github.com/Juris-M/citeproc-js/issues/151#issuecomment-702022105