Skip to content

Releases: modrev-ai/bibReader

0.0.2

06 Jul 10:53
fe1434c
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

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

04 Jul 21:58
Compare
Choose a tag to compare
Pandarize 0.0.1 Pre-release
Pre-release

Descriptions

Start of the project (0.0.1)

  • Pandarize supports bib file parsing (with limited testing)
  • Pandarize is now pip installable

What's Changed

  • ENH: Make Pandarize an installable package by @jshinm in #4

New Contributors

  • @jshinm made their first contribution in #4

Full Changelog: https://github.com/jshinm/pandarize/commits/0.0.1