Skip to content

Releases: snakemake/snakemake-interface-logger-plugins

v2.0.1

19 Mar 15:05
5efeba1

Choose a tag to compare

2.0.1 (2026-03-09)

Documentation

v2.0.0

28 Sep 19:51
62b5181

Choose a tag to compare

2.0.0 (2025-09-28)

⚠ BREAKING CHANGES

  • All LogHandlerBase subclasses must now implement the emit() method.

Features

Bug Fixes

  • require emit() method implementation in LogHandlerBase (#41) (f3d56fe)

v1.2.4

24 Jul 13:50
42c55ff

Choose a tag to compare

1.2.4 (2025-06-05)

Documentation

v1.2.3

20 Mar 11:58
2ab84cb

Choose a tag to compare

1.2.3 (2025-03-20)

Miscellaneous Chores

v1.2.2

17 Mar 10:42
0ec9c6f

Choose a tag to compare

1.2.2 (2025-03-17)

Bug Fixes

v1.2.1

16 Mar 18:17
1a34847

Choose a tag to compare

1.2.1 (2025-03-16)

Bug Fixes

v1.2.0

14 Mar 21:47
31b720c

Choose a tag to compare

1.2.0 (2025-03-14)

Features

v1.1.0

12 Mar 13:34
e13626f

Choose a tag to compare

1.1.0 (2025-03-12)

Features

  • add rulegraph property and event, add error event (#16) (f63bc86)

v1.0.0

10 Mar 15:42
e85e968

Choose a tag to compare

1.0.0 (2025-03-10)

⚠ BREAKING CHANGES

  • ✏️ fix typo in post init (#13)

Features

Code Refactoring

v0.3.0

18 Feb 15:14
251e6ff

Choose a tag to compare

0.3.0 (2025-02-18)

Features

  • add OutputSettingsLoggerInterface and abstract methods to LogHandlerBase (#11) (f659f82)