Skip to content

Releases: PyProphet/pyprophet

PyProphet 2.2.5

22 Feb 16:17
a00443c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.4...2.2.5

PyProphet 2.2.4

19 Feb 08:12
c197d86
Compare
Choose a tag to compare

What's Changed

  • Update/main score selection by @singjc in #114
  • [FIX] PyPDF2 3.0.0 deprecation of PdfFileMerger, PdfFileReader to Pdf… by @singjc in #112
  • Fix/apply weights by @singjc in #113

Full Changelog: 2.2.3...2.2.4

PyProphet 2.2.3

15 Dec 09:36
f77a034
Compare
Choose a tag to compare

Full Changelog: 2.2.2...2.2.3

PyProphet 2.2.2

15 Dec 09:07
f793f8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

PyProphet 2.2.1

15 Dec 08:48
19fdd35
Compare
Choose a tag to compare

Full Changelog: 2.2.0...2.2.1

PyProphet 2.2.0

15 Dec 08:39
61aab23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.12...2.2.0

PyProphet 2.1.12

15 Nov 12:08
b362fd0
Compare
Choose a tag to compare

What's Changed

  • [MINOR] Add exception handling for when applying weights and not spec… by @singjc in #107

Full Changelog: 2.1.11...2.1.12

PyProphet 2.1.11

07 Jul 07:52
794be1e
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Separate color blind friendly feature into separate PR from … by @singjc in #102
  • [ADD] Add pi0estimation extended error help into separate PR from PR … by @singjc in #103

Full Changelog: 2.1.10...2.1.11

PyProphet 2.1.10

22 Feb 13:09
b179f18
Compare
Choose a tag to compare
Merge pull request #95 from grosenberger/fix/cython

[FIX] Cython in setup.py / Include PYX

PyProphet 2.1.9

22 Feb 10:35
45897b2
Compare
Choose a tag to compare
Merge pull request #94 from grosenberger/fix/cython

Fix/cython