Skip to content

Releases: galaxyproject/brc-analytics

v0.15.0

22 Aug 15:47
fb18326
Compare
Choose a tag to compare

Changes in v0.15.0

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.14.0...v0.15.0

v0.14.0

28 Jul 18:27
b0b9a48
Compare
Choose a tag to compare

Changes in v0.14.0

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore: update findable-ui to latest version v38.2.0 (#668) @frano-m (#669)
  • chore: release tooling tweaks and doc updates @dannon (#656)

Full Changelog: v0.13.0...v0.14.0

v0.13.0

15 Jul 19:24
10ef9d8
Compare
Choose a tag to compare

Changes in v0.13.0

🚀 Features

🐛 Bug Fixes

  • fix: clean up priority pathogen display names @d-callan (#633)
  • fix: only one of two paired fastq listed in workflow stepper (#578) @frano-m (#603)
  • fix: set dbkey when sending reference fasta or dbkey (#634) @mvdbeek (#638)
  • fix: publication workflow changes to use PRs instead of pushing to branch directly on tag/publish @dannon (#600)
  • fix: sunburst display issues in firefox @dannon (#598)

🧰 Maintenance

Full Changelog: v0.12.0...v0.13.0

v0.12.0

20 Jun 00:59
4e1fa10
Compare
Choose a tag to compare

Changes in v0.12.0

  • chore: remove required GitHub issue linking from PR title validation @dannon (#587)
  • fix: typos in the about and roadmap pages @dannon (#584)

🚀 Features

Full Changelog: v0.11.0...v0.12.0

v0.11.0

10 Jun 12:52
2c9970a
Compare
Choose a tag to compare

Changes in v0.11.0

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore: update findable-ui to latest version v28.0.0 (#491) @frano-m (#492)
  • chore: adjust release-drafter configuration for better display (#478) @dannon (#477)
  • chore: automate data catalog building (#397) @mvdbeek (#410)
  • style: apply consistent python formatting, import sorting -- automate w/ ruff #393 @dannon (#392)

Full Changelog: v0.10.0...v0.11.0

v0.10.0

02 Apr 03:55
739f167
Compare
Choose a tag to compare

0.10.0 (2025-04-02)

Features

Bug Fixes

Chores

Content

  • update cards on main page to add webinar YouTube link (#454) (#455) (0269348)

Code Refactoring

  • refactor dynamic route from data/[...params] to data/[params]/index (#424) (#425) (8bc5d20)

v0.9.0

24 Mar 22:30
79a13cc
Compare
Choose a tag to compare

0.9.0 (2025-03-24)

Features

Bug Fixes

Chores

v0.8.0

20 Mar 23:14
769e23c
Compare
Choose a tag to compare

0.8.0 (2025-03-20)

Features

Bug Fixes

  • avoid assembly duplication due to duplicate taxonomy ids and add checks for duplicate entity ids (#367) (#368) (e625081)
  • use correct variant calling landing body even when gene model url is absent (#347) (#365) (038d76e)

Chores

Content

Continuous Integration

  • add github action and workflow to check pr title for commit message format (#377) (#380) (b128499)
  • fix linkml checks so that they exit with failure if the check fails for any file (#341) (#376) (a450ea5)

v0.7.0

04 Mar 20:26
dc06222
Compare
Choose a tag to compare

0.7.0 (2025-03-03)

Features

Styles

v0.6.0

18 Feb 22:21
13c0bd0
Compare
Choose a tag to compare

0.6.0 (2025-02-18)

Features

Chores

Content

Documentation

  • add instructions for building the catalog and adding assemblies (#266) (#268) (56110b9)

Code Refactoring