Releases: DeepPSP/bib_lookup
Releases · DeepPSP/bib_lookup
v0.1.2
Version 0.1.2
- Add argument keep_comments to function gather_tex_source_files_in_one in utils module to control whether to keep comments in the output.
- Enhance the gather_tex_source_files_in_one function: it now ignores \input{} commands that are inside verbatim-like environments such as \verb, \verb*, \begin{verbatim}, etc.
- Enhance the static method simplify_bib_file of BibLookup class: it now automatically detects the bib files used in a LaTeX source file, and now supports multiple bib files used in one LaTeX source file.
- Fix handling of macros and non-entry types when loading bib files in method read_bib_file and when simplifying bib files in static method simplify_bib_file of BibLookup class.
v0.1.1
- no changes
v0.1.0
- no changes
v0.0.29
- no changes
v0.0.28
version 0.0.28 Fix empty lookup result bug
v0.0.27
- no changes
v0.0.26
version 0.0.26 Update along with doi.org
v0.0.25
- no changes
v0.0.24
version 0.0.24\nAdd several bib entry types that are missing, in orde…
The First GitHub Release
The First GitHub Release. Version 0.0.8. For more details, see the README file.