Skip to content

v1.1.1

Choose a tag to compare

@rea1991 rea1991 released this 09 Jul 13:38
· 87 commits to main since this release

What's Changed

StripePy published in Bioinformatics 🎉 Read the paper here!

This is a small release introducing a few small features and addressing minor bugs.

New CLI options

We introduce options --license and --cite, which can be used to print StripePy's license and reference on the terminal.

Improved documentation

We restructured and expanded StripePy's documentation, which is now hosted on ReadTheDocs at stripepy.readthedocs.io.

Telemetry

This release introduces initial support to collect application telemetry from StripePy, refer to the Telemetry section in the documentation for more details.

Changelog

New features

  • Add CLI options to display Stripepy's license and bibtex entry by @robomics in #162
  • Initial support for telemetry collection by @robomics in #168

Documentation

Bugfix

Dependencies

Full Changelog: v1.1.0...v1.1.1