Skip to content

Releases: PennChopMicrobiomeProgram/SampleRegistry

1.3.1

26 Jan 17:41
167adba

Choose a tag to compare

Add archive stats page for viewing storage usage over time (and maybe more to come) (but being careful not to allow this page to perform too many file ops and become a nuisance).

What's Changed

  • Add getter for runs by data URI substring by @Ulthran in #55
  • Update pytest requirement from ~=8.4 to ~=9.0 by @dependabot[bot] in #56
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #58
  • Update black requirement from ~=25.1 to ~=26.1 by @dependabot[bot] in #61
  • Add archive stats page and improve run listings by @Ulthran in #60

Full Changelog: 1.3.0...1.3.1

1.3.0

12 Sep 14:41

Choose a tag to compare

Refactored to have everything live in a top level Python library! Exposing some getter methods from the SampleRegistry object for programmatic access.

What's Changed

  • Add get_run method to SampleRegistry by @Ulthran in #49
  • Refactor: integrate Flask app into top-level package by @Ulthran in #50
  • Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #51
  • Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #53
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #52
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #54

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

21 May 20:43

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

14 May 17:14

Choose a tag to compare

Full Changelog: 1.2.1...1.2.2

1.2.1

14 May 17:08

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

31 Jan 18:19
0fb5699

Choose a tag to compare

Important bug fix for exporting large data sets

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

05 Dec 19:53
cbca5cb

Choose a tag to compare

Adapt app configuration to work easily with any backend database.

What's Changed

  • Require db be empty to create test db by @Ulthran in #41
  • Switch to single spec for db URI by @Ulthran in #42

Full Changelog: 1.0.5...1.1.0

1.0.5

15 Oct 17:37

Choose a tag to compare

Add NextSeq as an option

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

09 Oct 21:04
3feeb68

Choose a tag to compare

Download properly formatted tsv or QIIME-format txt files for any run.

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3 - Manually increment indexes

03 Jul 18:13
6e6835b

Choose a tag to compare

What's Changed

  • Manually increment runs and samples by @Ulthran in #29

Full Changelog: 1.0.2...1.0.3