forked from pool/python-bibtexparser
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 02:52:53 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user