You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ Dictionaries in python can now be sent to MAD-NG, and will be converted to a lua
5
5
Add an optional parameter to to_df and convert_to_dataframe methods to allow the user to specify to always return a pandas dataframe, instead of a tfs dataframe, when tfs is installed. \
6
6
Update the documentation and examples to work again. \
7
7
Remove iter restriction on MAD-NG objects that are not sequences, now all objects can be iterated over. \
8
+
Renamed redirect_sterr to redirect_stderr in the MAD object, fixing a typo. \
0 commit comments