Skip to content

Commit c4ebf15

Browse files
update changelog for 0.2.0 release
1 parent 81cde28 commit c4ebf15

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gtars/docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.0]
8+
- add position shift workflow for bam to bw (was previously added for bam to bed)
9+
- add scaling argument for bam to bw workflow [#53](https://github.com/databio/gtars/issues/53)
10+
- fix accumulation issue for bam workflow [#56](https://github.com/databio/gtars/issues/56)
11+
- fix wiggle file (core) beginning at 0 [#43](https://github.com/databio/gtars/issues/43)
12+
- fix npy file (end) using start instead of end [#61](https://github.com/databio/gtars/issues/61)
13+
- force zoom to 1 for bed/narrowPeak to bw [#34](https://github.com/databio/gtars/issues/34)
14+
- fix IGD overlap issue [#45](https://github.com/databio/gtars/issues/45)
15+
- add ga4gh refget digest functionality [#58](https://github.com/databio/gtars/issues/58)
16+
- fix wig and npy inconsistency [#64](https://github.com/databio/gtars/issues/64)
17+
- fix narrowPeak to bw zoom [#34](https://github.com/databio/gtars/issues/34)
18+
- fix bed to bw fileheader consistency issue [#52](https://github.com/databio/gtars/issues/52)
19+
- change npy metadata file structure [#65](https://github.com/databio/gtars/issues/65)
20+
721
## [0.1.2]
822
- add position shift workflow for `bam` to `bw` (was previously added for `bam` to `bed`)
923
- add scaling argument for `bam` to `bw` workflow [#53](https://github.com/databio/gtars/issues/53)

0 commit comments

Comments
 (0)