Skip to content

Releases: CoLRev-Environment/bib-dedupe

Version 0.10.0

05 Nov 06:02
0.10.0
54238f2
Compare
Choose a tag to compare
  • Fix and silence pandas Future warnings
  • Fix linter messages
  • Extend evaluation table

Version 0.9.0

21 Oct 04:44
0.9.0
ac3903c
Compare
Choose a tag to compare
  • Updates of dependencies and Python version
  • Updates of evaluations
  • Add Buhos to evaluation
  • Fix: preventing same-source merges (in connected components)

Version 0.8.0

20 May 18:34
0.8.0
08f2946
Compare
Choose a tag to compare
  • Release for JOSS

Version 0.7.6

16 May 15:16
0.7.6
52f26aa
Compare
Choose a tag to compare
  • prep: check ID unique after ensuring that ID exists

Version 0.7.5

07 May 10:50
0.7.5
5bf9f8d
Compare
Choose a tag to compare
  • Require Python>=3.9
  • Evaluation: Replace notebook with Python script
  • Fix #25 (inconsistent behavior when numexpr is installed)

Version 0.7.4

29 Apr 05:22
0.7.4
ee646ae
Compare
Choose a tag to compare
  • Add ASySD to the evaluation
  • Update docs for evaluation
  • Prevent SettingWithCopyWarning in maybe_cases and zero-division in precision

Version 0.7.3

16 Apr 19:30
0.7.3
ac3e203
Compare
Choose a tag to compare

Version 0.7.2

12 Apr 17:38
0.7.2
32a573f
Compare
Choose a tag to compare
  • block: prevent type/FutureWarning

Version 0.7.1

12 Apr 13:14
0.7.1
a1537e6
Compare
Choose a tag to compare
  • Docs: add setup and installation instructions
  • Include example data (load_example_data)
  • Implement version without multiprocessing (parallel computation)
  • Docs: build from latest version (not PyPI release)

Version 0.7.0

22 Jan 10:09
0.7.0
288a830
Compare
Choose a tag to compare
  • Performance improvements
  • Codebase refactoring
  • Documentation updated