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
Reword no_extract and update signature of added_in (#144)
`parameter_added_in` got a facelift and now takes keyword arguments, where the value represents the version for that keyword. It looks a little cleaner and makes the checking code much simpler.
Also renamed the `extract_only` to be `no_extract` because it means the opposite of `extract_only`, oops.
0 commit comments