Releases: computational-ms/pyiohat
Releases · computational-ms/pyiohat
v1.8.13
What's Changed
- Update regex requirement from <2023.7.0,>=2022.7.25 to >=2022.7.25,<2023.9.0 by @dependabot in #47
- Update pandas requirement from <2.1.0,>=1.4.3 to >=1.4.3,<2.2.0 by @dependabot in #48
- Update tqdm requirement from <4.66,>=4.64 to >=4.64,<4.67 by @dependabot in #49
- Update regex requirement from <2023.9.0,>=2022.7.25 to >=2022.7.25,<2023.11.0 by @dependabot in #50
- Update regex requirement from <2023.11.0,>=2022.7.25 to >=2022.7.25,<2023.13.0 by @dependabot in #51
- Update pandas requirement from <2.2.0,>=1.4.3 to >=1.4.3,<2.3.0 by @dependabot in #52
- relax tqdm requirements by @tristan-ranff in #53
- add setuptools to cd by @tristan-ranff in #54
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
- New handling of modifications by @StSchulze in #44
New Contributors
- @StSchulze made their first contribution in #44
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- Update ident_base_parser.py by @fu in #45
- Update regex requirement from <2023.4.0,>=2022.7.25 to >=2022.7.25,<2023.7.0 by @dependabot in #43
Full Changelog: v1.8.10...v1.8.11
v1.8.10
What's Changed
- Update pandas requirement from <1.6.0,>=1.4.3 to >=1.4.3,<2.1.0 by @dependabot in #39
- fix ident_reference bug in FlashLFQ parser by @MKoesters in #41
- Update loguru requirement from ~=0.6.0 to >=0.6,<0.8 by @dependabot in #40
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- Add TMTQUant parser and fix flashLFQ by @MKoesters in #37
- Update regex requirement from <2022.11.0,>=2022.7.25 to >=2022.7.25,<2023.4.0 by @dependabot in #38
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- Update uparma requirement from ~=0.9.15 to >=0.9.15,<1.1.0 by @dependabot in #36
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- change usage of 'file' column in metadata file for 'lineage_root' by @tristan-ranff in #35
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Update tqdm requirement from ~=4.64.0 to >=4.64,<4.66 by @dependabot in #33
- Feature/break tests by @tristan-ranff in #34
Full Changelog: v1.8.5...v1.8.6
v1.8.5
v1.8.4
What's Changed
- add to new columns to allow for easier open mod searches by @tristan-ranff in #24
- Update pyahocorasick requirement from ~=1.4.4 to >=1.4.4,<2.1.0 by @dependabot in #22
- Bump sphinxcontrib-applehelp from 1.0.2 to 1.0.4 by @dependabot in #23
- new black by @tristan-ranff in #27
- Fix/remove deprecated examples by @tristan-ranff in #28
- Fix/rename to pyiohat by @tristan-ranff in #29
- Feature/add docs on release by @tristan-ranff in #30
Full Changelog: v1.8.3...v1.8.4