========= Changelog ========= Unreleased ---------- * Make documentation fail on warnings. * Documentation: set language so building readthedocs.io works again. 0.0.3 (2024-03-29) ------------------ * Updated dependencies. * Added tagrenamer.toml to move away from setup.py. * Replaced setup.py-based instructions. * Updated development installation instructions to suggest pipx. 0.0.2 (2021-11-26) ------------------ * Development procedures refined and release tested. * Integrated readthedocs: https://tagrenamer.readthedocs.io/ * Updated changelog to reflect 0.0.1 release. 0.0.1 (2021-11-26) ------------------ * Ported the code from 2013 to Python 3. * Reorganized the project to become a first-class Python package. * Updated majority of PEP8 violations but not all. * Added documentation.