Skip to content

Commit 79bf801

Browse files
authored
Merge pull request #18 from snakemake-workflows/release-please--branches--main
chore(main): release 2.1.0
2 parents caec65f + 625dfbd commit 79bf801

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [2.1.0](https://github.com/snakemake-workflows/cyrcular-calling/compare/v2.0.0...v2.1.0) (2024-04-08)
4+
5+
6+
### Features
7+
8+
* allow for all caps platform specification ([d9e8cc2](https://github.com/snakemake-workflows/cyrcular-calling/commit/d9e8cc2a52328d314ca016364c766238673f9f40))
9+
10+
11+
### Bug Fixes
12+
13+
* further pandas syntax fixes ([f2f3f51](https://github.com/snakemake-workflows/cyrcular-calling/commit/f2f3f51efa45a53ddbabeaa660ed6b7e24ef3ca8))
14+
* more pandas syntax updates ([cacc2b1](https://github.com/snakemake-workflows/cyrcular-calling/commit/cacc2b1b87d26bb601272ee1c3222b1a88e29f0a))
15+
* query syntax for lower-casing platform entries in samples.tsv ([70faa09](https://github.com/snakemake-workflows/cyrcular-calling/commit/70faa09e110556f6b4d9552cb4bc39e5b68db755))
16+
* remove benchmark directive from any rules with cache directive ([f405a32](https://github.com/snakemake-workflows/cyrcular-calling/commit/f405a32a0ddc0f7792724b6b1559dc4254469c35))
17+
* revert unnecessary syntax change ([05316e2](https://github.com/snakemake-workflows/cyrcular-calling/commit/05316e280d16d73568237a34ea4b2329e5946a19))
18+
* try always lowercasing platform after getting it from samples table ([f627736](https://github.com/snakemake-workflows/cyrcular-calling/commit/f6277366ff26d7181d20a7b4c18477bbd1673ba4))

0 commit comments

Comments
 (0)