605bf29920
- update to 1.4.3: * Bugfix: Use raw strings to fix invalid escape
Dirk Mueller2025-01-02 14:12:17 +00:00
a950299a11
Accepting request 1117164 from devel:languages:python
Ana Guerrero2023-10-12 21:41:50 +00:00
d36d6c47f7
- update to 1.4.1: * Set align_values to an int or bool to fix min alignment in writing * Fix some docstrings * customization.getnames: respect protected names * No dict caching in bibdatabase. This makes the library slightly slower in some cases, but fixes previously wrong caching.
Dirk Mueller2023-10-05 09:22:19 +00:00
f5af17bd62
Accepting request 1108356 from devel:languages:python
Ana Guerrero2023-09-01 12:19:41 +00:00
638ef2b221
- Update to 1.4.0: * Using common strings in string interpolation is now the default. * Add option to adjust alignment of text of multi-line values. * Raise warning if parser is used multiple times, which leads to a merged library. * Allow preservation of existing order of entry fields in writer * Support for python 3.10 * Removing unused dependencies * Allow capital AND when splitting author list * Fix problem in homogenize_latex_encoding when authors are lists * Long description in setup.py - Switch to pyproject macros. - Drop patch python-bibtexparser-remove-unittest2.patch, dependency dropped.
Steve Kowalik2023-09-01 02:53:49 +00:00