File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.20.0] ( https://github.com/snakemake/snakemake-interface-common/compare/v1.19.4...v1.20.0 ) (2025-07-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * add AnnotatedStringInterface ([ #72 ] ( https://github.com/snakemake/snakemake-interface-common/issues/72 ) ) ([ 0ba09d8] ( https://github.com/snakemake/snakemake-interface-common/commit/0ba09d8527772f8220cfa556eccfc8339d93381c ) )
9
+
3
10
## [ 1.19.4] ( https://github.com/snakemake/snakemake-interface-common/compare/v1.19.3...v1.19.4 ) (2025-06-23)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " snakemake-interface-common"
3
- version = " 1.19.4 "
3
+ version = " 1.20.0 "
4
4
description = " Common functions and classes for Snakemake and its plugins"
5
5
readme = " README.md"
6
6
requires-python = " >=3.8"
You can’t perform that action at this time.
0 commit comments