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 182a790 commit 5c1b630Copy full SHA for 5c1b630
CHANGES.rst
@@ -28,6 +28,9 @@ mast
28
- Filtering by file extension or by a string column is now case-insensitive in ``MastMissions.filter_products``
29
and ``Observations.filter_products``. [#3427]
30
31
+- Expand the supported data types for filter values in ``Mast.mast_query``. Previously, users had to input
32
+ filter values enclosed in lists, even when specifying a single value or dictionary. [#3422]
33
+
34
35
Infrastructure, Utility and Other Changes and Additions
36
-------------------------------------------------------
0 commit comments