Skip to content

Commit

Permalink
upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
adRn-s committed Nov 14, 2024
1 parent 4f08a28 commit 9ea14af
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,19 @@ Breaking changes:
Non-breaking changes:
-->

- Follow-up to the organisms' name changes: we added 'label' and 'yaml' fields to the model. They are very much like name, but curated for downstream analyses' needs that were before handled by either dissectBCL, BigRedButton, and nanoporeReads_dataTransfer.
- ...


24.11.14
========

- Follow-up to the organisms' name changes: we added 'label' and 'yaml' fields to the model. They are very much like name, but curated for downstream analyses' needs that were before handled by either dissectBCL, BigRedButton, and nanoporeReads_dataTransfer. On our next release, we'll update the corresponding API endpoint to return all needed information.
- **We're now running on Python 3.12** (its CI jobs were reintroduced), and we have also added support for Python 3.13.
- We have switched over to `uv` everywhere (Makefile, Docker, CI) instead of plain `pip-tools`.
- Replaced `isort` and `black` with `ruff` (CI).
- Added a 'Get Flowcell' context menu for staff users to find where each sample is being sequenced.
- Fixed a bunch of typos.
- Added history tracking to some of our key underlying models (e.g. Duties, Requests, Samples, Libraries, Organisms, Library Type, Library Protocol, Organization, PI, and CostUnit).
- ...


24.10.18
Expand Down

0 comments on commit 9ea14af

Please sign in to comment.