All notable changes to this project will be documented in this file. The format is based on Keep a Changelog. The project is versioned using CalVer.
- Added checker "Escaped Ampersands":
check_ampersands.pywhich checks all CSV journals in the folderjournalsto make sure all instances of ampersands are unescaped
.github/workflows/tests.ymlcontains the scriptcheck_ampersands.py- Minor format changes in
README.mdandLISENSE.mdas the old GitHub actions check was already failing - Found an escaped ampersand using the new script in
journal_abbreviations_dainst.csvso this was amended.
[;<frequency>]was removed, because it was used very seldom - and the data should be collected at other places.- "Web of Science" abbreviation list was removed. The data source is from 2016 and had serious issues. #176
Initial tagged release