Releases: JuBiotech/peak-performance
Releases · JuBiotech/peak-performance
v0.7.2
What's Changed
- Pin NumPy 1 for the time being by @michaelosthege in #29
- Improve UX by @Y0dler in #35
- improve figure 3 by @Y0dler in #37
- Add example starting from .mzML file and vendor file format by @Y0dler in #36
- Joss review paper additions by @Y0dler in #38
- Re-format paper at the end of review by @Y0dler in #39
- Format link to documentation as link by @michaelosthege in #40
- Review from JOSS editor by @Y0dler in #42
- Remove http prefix from DOI entries by @michaelosthege in #43
- Update reference to bib file by @xuanxu in #44
- Final corrections prior to publication in JOSS by @Y0dler in #45
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Unpin NumPy version limit by @michaelosthege in #16
- Bump contributor-assistant/github-action from 2.4.0 to 2.5.1 by @dependabot in #18
- Bump contributor-assistant/github-action from 2.5.1 to 2.5.2 by @dependabot in #19
- Update documentation by @Y0dler in #20
- Update landing page by @Y0dler in #22
- Bump contributor-assistant/github-action from 2.5.2 to 2.6.1 by @dependabot in #21
- Fix pre-commit environment creation by @michaelosthege in #23
- Peak performance paper by @Y0dler in #17
- Restructure documentation index by @michaelosthege in #24
- Fix docs glitches by @michaelosthege in #26
- Add and re-arrange raw data by @Y0dler in #25
Full Changelog: v0.7.0...v0.7.1
v0.7.0
- bug fix of noise_guess
- bug fix of predictive_posterior plotting function
- added external documentation on readthedocs
- refactored multi peak mean priors due to pymc update and subsequent problems with ordered transform
- accommodates plotting without saving plots via
path=None
- added missing explanation regarding one setting to Template.xlsx