Releases: modrev-ai/bibReader
Releases · modrev-ai/bibReader
0.0.2
Descriptions
Added transform
functionality that generates bib file from loaded panda dataframe. Also added is a stamp that is placed at the top of the transformed file.
What's Changed
- ENH: add
transform
method to format bib file by @jshinm in #7 - Add extra change to issue #6 by @jshinm in #8
- Fix whitespace bug while parsing bib files by @jshinm in #11
- EHN: Add stamper function that adds stamps to the transformed file (#10) by @jshinm in #12
Full Changelog: 0.0.1...0.0.2
Pandarize 0.0.1
Descriptions
Start of the project (0.0.1)
- Pandarize supports bib file parsing (with limited testing)
- Pandarize is now pip installable
What's Changed
New Contributors
Full Changelog: https://github.com/jshinm/pandarize/commits/0.0.1