File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,15 @@ heasarc
35
35
- Heasarc.locate_data returns empty rows with an error in the error_message column if there are
36
36
no data associated with that row rather than filtering it out. [#3275]
37
37
38
+ imcce
39
+ ^^^^^
40
+
41
+ - Fix parsing SkyBot results that include objects with special characters in
42
+ their names. [#3307]
43
+
44
+ - Changing RuntimeError to NoResultsWarning when an empty result is
45
+ returned. [#3307]
46
+
38
47
utils.tap
39
48
^^^^^^^^^
40
49
48
57
49
58
- Added ``resolver `` parameter to query methods to specify the resolver to use when resolving object names to coordinates. [#3292]
50
59
51
- - Added ``resolve_all `` parameter to ``MastClass.resolve_object `` to resolve object names and return
60
+ - Added ``resolve_all `` parameter to ``MastClass.resolve_object `` to resolve object names and return
52
61
coordinates for all available resolvers. [#3292]
53
62
54
63
You can’t perform that action at this time.
0 commit comments