FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(main): release 1.0.0 (#369) · alignoth/alignoth@a726eb6 · GitHub

Commit a726eb6

Browse files
chore(main): release 1.0.0 (#369)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9adbf16 commit a726eb6

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/alignoth/alignoth/compare/v0.16.5...v1.0.0) (2025-10-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Update highlight mechanism with multiple highlighting region and VCF and BED options ([#372](https://github.com/alignoth/alignoth/issues/372))
9+
10+
### Features
11+
12+
* Add per-base coverage breakdown to Coverage struct and plot ([#368](https://github.com/alignoth/alignoth/issues/368)) ([5373868](https://github.com/alignoth/alignoth/commit/5373868b177be0586db13ac2ce386af45ba22e38))
13+
* Update highlight mechanism with multiple highlighting region and VCF and BED options ([#372](https://github.com/alignoth/alignoth/issues/372)) ([9adbf16](https://github.com/alignoth/alignoth/commit/9adbf16693438f4dafa35d5faa04d5fde226e216))
14+
15+
16+
### Bug Fixes
17+
18+
* Change area chart interpolation from monotone to step ([cabc396](https://github.com/alignoth/alignoth/commit/cabc396eb859186e011f3685402f68fc69772809))
19+
* Improve read placement by fixing read end-position calculation ([#371](https://github.com/alignoth/alignoth/issues/371)) ([5e0b8ca](https://github.com/alignoth/alignoth/commit/5e0b8ca19451a517e5b8297e6cecdc437e13ddf6))
20+
* Move subtitle to y axis title ([#370](https://github.com/alignoth/alignoth/issues/370)) ([eb029df](https://github.com/alignoth/alignoth/commit/eb029dfab009a6e6ce823af8a751bbeefdadd11f))
21+
322
## [0.16.5](https://github.com/alignoth/alignoth/compare/v0.16.4...v0.16.5) (2025-10-13)
423

524

‎Cargo.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "alignoth"
33
description = "A tool for creating alignment plots from bam files"
44
license = "MIT"
5-
version = "0.16.5"
5+
version = "1.0.0"
66
authors = ["Felix Wiegand <felix.wiegand@tu-dortmund.de>", "Johannes Köster <johannes.koester@tu-dortmund.de>"]
77
edition = "2021"
88

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL