Release Notes

Changes for v0.5.2 (2021-04-14)

Fix error handling

Changes for v0.5.1 (2021-04-14)

  • Fix CLI command naming issue in v0.5.0

Changes for v0.5.0 (2021-04-13)

  • CLI usability improvements: raise custom error when no value is found

  • Documentation improvements

Changes for v0.4.0 (2021-04-02)

  • Build and distribute ARM wheels (#9)

Changes for v0.3.4 (2021-04-01)

Repeat release GHA

Changes for v0.3.3 (2021-04-01)

  • Retry release GHA

Changes for v0.3.1 (2021-04-01)

  • Expose get_from_s3 via CLI

  • Documentation improvements

Changes for v0.3.0 (2021-03-27)

  • Use manylinux 2014 instead of 2.24 to build wheels

  • Documentation improvements

Changes for v0.2.0 (2021-03-26)

  • Refactor db package dependencies and release tooling to support automated releases of RefSeq and Genbank indexes

  • Update data packages to version 2021-03-25

Changes for v0.1.7 (2021-03-25)

Fix const file handling

Changes for v0.1.6 (2021-03-25)

Avoid github rate limit while polling

Changes for v0.1.5 (2021-03-25)

Fix const.py autogeneration

Changes for v0.1.4 (2021-03-25)

  • Clean build products before building

  • Update data packages to version 2021-03-23

  • Fixes for release script