Releases: coreofscience/python-bibx
Releases · coreofscience/python-bibx
v0.6.0
What's Changed
- remove pre processing by @odarbelaeze in #37
- add scopus csv by @odarbelaeze in #38
- prepare release by @odarbelaeze in #39
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- add enrich most references option by @odarbelaeze in #35
- only do 5 calls to the openalex API at a time by @odarbelaeze in #36
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
v0.3.1
v0.3.0
What's Changed
- Update badge by @odarbelaeze in #30
- add openalex collection by @odarbelaeze in #31
- the articles within a collection are now unique by id
Full Changelog: v0.2.0...v0.3.0
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