Skip to content

Releases: scverse/pertpy

0.9.4 🌈

01 Sep 20:38
Compare
Choose a tag to compare

Changes

🧰 Maintenance

0.9.3 🌈

26 Aug 13:55
Compare
Choose a tag to compare

Changes

πŸš€ Features

0.8.0 🌈

04 Aug 14:11
a77c162
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

0.7.0 🌈

14 Apr 11:34
Compare
Choose a tag to compare

Pertpy release 0.7.0

Due to a lack of release notes for 0.6.0, this release may contain the some of the changes of 0.6.0 as well.

Note that the syntax for plotting for most tools changed. We removed the pt.pl modules in favor of moving all plots with plot_ prefixes to the respective tools. We hope that this will make the documentation easier to navigate.

We are now slowly maturing the API, but there will still be some changes for the upcoming release. We are especially looking to reduce the number of required dependencies and move some to be optional.

Changes

πŸš€ Features

πŸ› Bug Fixes

🧰 Maintenance

0.5.0 🌈

07 Aug 10:47
3fa6d1b
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

πŸ“¦ Dependencies

0.4.0 🌈

14 Apr 15:17
18f65e1
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

πŸ“¦ Dependencies

  • [DEPENDABOT]: Bump pytest from 7.2.2 to 7.3.0 (#236) @dependabot
  • [DEPENDABOT]: Bump numpyro from 0.10.1 to 0.11.0 (#235) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#234) @dependabot
  • [DEPENDABOT]: Bump safety from 2.3.4 to 2.3.5 (#229) @dependabot
  • [DEPENDABOT]: Bump arviz from 0.14.0 to 0.15.1 (#228) @dependabot
  • [DEPENDABOT]: Bump adjusttext from 0.7.3 to 0.8 (#227) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 (#225) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#223) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#221) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#218) @dependabot

0.3.0 🌈

31 Jan 14:13
Compare
Choose a tag to compare

Changes

  • Solve pre-commit prettier and isort version incompatibility issues (#193) @moinfar
  • Add scperturb datasets (#182) @wxicu
  • Added subsampled Stephenson2021 COVID19 dataset (#179) @emdann

πŸš€ Features

πŸ› Bug Fixes

🧰 Maintenance

πŸ“¦ Dependencies

  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#186) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 (#185) @dependabot
  • [DEPENDABOT]: Bump mshick/add-pr-comment from 1 to 2 (#174) @dependabot
  • [DEPENDABOT]: Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#168) @dependabot
  • [DEPENDABOT]: Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#166) @dependabot

0.2.0 🌈

05 Sep 15:14
bbff76c
Compare
Choose a tag to compare

Changes

  • Solve pre-commit prettier and isort version incompatibility issues (#193) @moinfar
  • Add scperturb datasets (#182) @wxicu
  • Added subsampled Stephenson2021 COVID19 dataset (#179) @emdann

πŸš€ Features

πŸ› Bug Fixes

🧰 Maintenance

πŸ“¦ Dependencies

  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#186) @dependabot
  • [DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 (#185) @dependabot
  • [DEPENDABOT]: Bump mshick/add-pr-comment from 1 to 2 (#174) @dependabot
  • [DEPENDABOT]: Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#168) @dependabot
  • [DEPENDABOT]: Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#166) @dependabot

0.1.0 🌈

04 Apr 18:38
Compare
Choose a tag to compare
0.1.0 🌈 Pre-release
Pre-release

Changes

πŸš€ Features

πŸ› Bug Fixes

  • add inits for plots, fix error messages and output, tutorial version (#144) @antschum

🧰 Maintenance