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
- add `autostart` for generators ([#249](https://github.com/fastai/fastcore/issues/249))
13
+
- dynamic fastcore.script help width ([#247](https://github.com/fastai/fastcore/issues/247))
14
+
- optional override to `risinstance` to support both types and str in the same function ([#191](https://github.com/fastai/fastcore/pull/191)), thanks to [@kessido](https://github.com/kessido)
15
+
16
+
### Bugs Squashed
17
+
18
+
- delegates doesn't pull the `__init__` of a class ([#217](https://github.com/fastai/fastcore/issues/217))
19
+
-`test_eq` incorrect for pandas `DataFrame` ([#188](https://github.com/fastai/fastcore/pull/188)), thanks to [@kessido](https://github.com/kessido)
0 commit comments