Releases: snakemake/snakemake-interface-common
Releases · snakemake/snakemake-interface-common
v1.5.0
1.5.0 (2023-09-21)
Features
v1.4.3
1.4.3 (2023-09-21)
Bug Fixes
- compatibility with Python 3.7 (4eb555d)
v1.4.2
1.4.2 (2023-09-21)
Bug Fixes
- avoid too agressive imports in order to maintain compatibility with older scripts (4c803d9)
v1.4.1
1.4.1 (2023-09-19)
Bug Fixes
- fixed typo in method name (a3a1f9a)
v1.4.0
1.4.0 (2023-09-19)
Features
Bug Fixes
- fix typo in method name when calling _get_spec (253e984)
v1.3.3
1.3.3 (2023-09-10)
Bug Fixes
- improved exception messages (c4254c0)
v1.3.2
1.3.2 (2023-08-28)
Bug Fixes
- return frozenset from SettingsEnumBase.all() (a6e20d8)
v1.3.1
1.3.1 (2023-08-28)
Bug Fixes
- ensure Python 3.7 compatibility (6597b9c)
v1.3.0
1.3.0 (2023-08-25)
Features
- improve SettingsEnumBase API (40e9579)
Bug Fixes
- fixed settingsEnumBase class (f8d9edc)
v1.2.0
1.2.0 (2023-08-25)
Features