# RCSB_UTILS_CITATION HISTORY

  27-Apr-2019  - V0.10 Created module supporting normalization of citation journal and title data.
  25-Jun-2019  - V0.11 Updated development workflows
  21-Nov-2019  - V0.12 Add journal reference data and journal title abbreviation support
  22-Nov-2019  - V0.13 Add formatting options for cached citation reference files and discard JabRef ref data
   2-Feb-2020  - V0.14 Add nltk data download to setup.py and then backed it out.
   3-Feb-2020  - V0.15 Update dependencies
  24-Jul-2021  - V0.16 Make provider methods subclasses of StashableBase
   4-Jan-2022  - V0.17 Add omw-1.4 to NLTK downloads in test case
   7-Mar-2022  - V0.18 Update dependencies
  28-Mar-2022  - V0.19 Resolve pylint issues
  04-Aug-2022  - V0.20 Upgrade macOS version for Azure and tox tasks
   9-Jan-2023  - V0.21 Configuration changes to support tox 4
   8-Mar-2024  - V0.22 Update PubMed journal list URL
   1-Jul-2024  - V0.23 Update package version with latest setuptools
   9-Dec-2024  - V0.24 Update Azure pipelines to use latest macOS, Ubuntu, and python 3.10
   8-Oct-2025  - V0.25 Switch to 'pyproject.toml' file and update pipelines