Releases: coreofscience/python-bibx
Releases · coreofscience/python-bibx
v0.2.0
What's Changed
- Fix build configuration by @odarbelaeze in #27
- Add a few badges by @odarbelaeze in #28
- Update supported versions by @odarbelaeze in #29
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- Add pre-commit hooks. by @jdalzatec in #2
- First approach by @jdalzatec in #1
- Implement first part for the isi collection builder by @jdalzatec in #3
- Create articles from references by @odarbelaeze in #4
- Add scopus bibtex parser by @odarbelaeze in #5
- Add top level read functions by @odarbelaeze in #6
- Add simple test for the sap algorithm by @odarbelaeze in #7
- Migrate to hatch by @odarbelaeze in #8
- Add scopus RIS format by @odarbelaeze in #9
- Add and implement TC by @SantiSite in #14
- Add method to the Collection class to determine the number of items per year by @SantiSite in #12
- Create a function to calculate cited items per year by @SantiSite in #17
- Validate that the year exists when executing the primary_year by @SantiSite in #18
- Add lots of random fixes by @odarbelaeze in #19
- Fix read_any function to correctly read any given file by @MrZaurik in #21
- Upgrade CI by @odarbelaeze in #24
- Add tree of science to preprocess by @odarbelaeze in #23
- maintenance by @odarbelaeze in #25
New Contributors
- @jdalzatec made their first contribution in #2
- @odarbelaeze made their first contribution in #4
- @SantiSite made their first contribution in #14
- @MrZaurik made their first contribution in #21
Full Changelog: https://github.com/coreofscience/python-bibx/commits/v0.1.0