Releases: rvhonorato/cazy-parser
Releases · rvhonorato/cazy-parser
v2.0.3
What's Changed
- Bump hypothesis from 6.68.3 to 6.70.0 by @dependabot in #27
- Bump coverage from 7.2.1 to 7.2.2 by @dependabot in #28
- Bump beautifulsoup4 from 4.11.2 to 4.12.0 by @dependabot in #29
- Bump hypothesis from 6.70.0 to 6.70.2 by @dependabot in #30
- Bump coverage from 7.2.2 to 7.2.3 by @dependabot in #31
- Bump beautifulsoup4 from 4.12.0 to 4.12.2 by @dependabot in #34
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #33
- Bump hypothesis from 6.70.2 to 6.71.0 by @dependabot in #32
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #36
- Bump hypothesis from 6.71.0 to 6.72.0 by @dependabot in #35
- Fix dev dependencies versions by @rvhonorato in #41
- Retrieve only the experimentally characterized cazy by @rvhonorato in #43
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- use
trunk
for linting by @rvhonorato in #25 - use
poetry
by @rvhonorato in #26 - add fallback when sequences cannot be downloaded by @rvhonorato in #24
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- remove test dependency on family size by @rvhonorato in #20
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This is a major update to the previous version, cazy-parser now directly downloads the fasta sequences from NCBI without the need of making a database and parsing it.
What's Changed
- Add linting/testing actions by @rvhonorato in #14
- code-wide linting by @rvhonorato in #15
- Implement v2.0.0 by @rvhonorato in #16
Full Changelog: v1.4.2...v2.0.0
cazy-parser v1.4.2
few bugfixes and features
cazy-parser v1.3
Now with progress bars!
cazy-parser v1.1
Fixed an issue when obtaining page indexes
cazy-parser: A way to extract specific information from the CAZy database.
First
Release 1.0 of cazy-parser