Skip to content

Commit 1564565

Browse files
Merge pull request #44 from pepkit/dev
update looper, pipestat, pypiper changelogs
2 parents 2184f9c + 52fa5e2 commit 1564565

3 files changed

Lines changed: 20 additions & 0 deletions

File tree

docs/looper/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
44

5+
## [2.0.3] -- 2025-09-23
6+
### Fixed
7+
- Fixed [#543](https://github.com/pepkit/looper/issues/543)
8+
- Fixed [#547](https://github.com/pepkit/looper/issues/547)
9+
- Fixed [#548](https://github.com/pepkit/looper/issues/548)
10+
11+
12+
## [2.0.2] -- 2025-09-22
13+
### Changed
14+
- Remove veracitools dependency from the requirements.
15+
516
## [2.0.1] -- 2025-03-05
617

718
### Changed

docs/pipestat/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
44

5+
## [0.12.2] - 2025-09-25
6+
### Fixed
7+
- Fix setting with copy warning for pephub backend [#206](https://github.com/pepkit/pipestat/issues/206)
8+
- Fix [#212](https://github.com/pepkit/pipestat/issues/212)
9+
510
## [0.12.1] - 2025-02-10
611
### Fixed
712
- fix checking for records during summarize failing because aggregate_results file had not yet been resolved [#215](https://github.com/pepkit/pipestat/issues/215)

docs/pypiper/changelog.md

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

3+
## [0.14.5] -- 2025-09-22
4+
### Changed
5+
- Remove veracitools dependency [#233](https://github.com/databio/pypiper/issues/233)
6+
37
## [0.14.4] -- 2025-02-25
48
### Changed
59
- Fixed warnings for Python >3.12

0 commit comments

Comments
 (0)