We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609717f commit ef8bad4Copy full SHA for ef8bad4
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package filters
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.2.2 (2025-07-20)
+------------------
7
* Added throw on unconfigured update call
8
* Added chain length getter with tests
9
* Make filters compile with MSVC
package.xml
@@ -1,6 +1,6 @@
1
<package format="2">
<name>filters</name>
- <version>2.2.1</version>
+ <version>2.2.2</version>
<description>
This library provides a standardized interface for processing data as a sequence
of filters. This package contains a base class upon which to build specific implementations
0 commit comments