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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# 2.4.1
2
2
*`savename`'s default options now have `sigdigits = 3` instead of `digits = 3` as stated in the documentation string. This was supposed to happen already since 2.0 but did not because of a bug. (#284)
3
+
* Any subtypes of `AbstractDict` now work with DrWatson (#283).
4
+
3
5
# 2.4.0
4
6
* Add the macro version of `produce_or_load` to enable tagging with the calling source file and line.
0 commit comments