Fastcore

Latest version: v1.5.37

Safety actively analyzes 628936 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 13

1.3.21

New Features

- remove fastai-specific pieces from `Config` ([334](https://github.com/fastai/fastcore/issues/334))
- in `untar_dir` create a directory if there is more than one item in root of archive ([333](https://github.com/fastai/fastcore/issues/333))
- allow directory `dest` in `urlsave` ([327](https://github.com/fastai/fastcore/issues/327))

1.3.20

New Features

- make patch more compatible with classmethods ([309](https://github.com/fastai/fastcore/pull/309)), thanks to [tezike](https://github.com/tezike)
- Added order and list support for Pipeline.add ([297](https://github.com/fastai/fastcore/pull/297)), thanks to [marii-moe](https://github.com/marii-moe)
- support windows: only add lock if it runs parallelly ([283](https://github.com/fastai/fastcore/pull/283)), thanks to [mszhanyi](https://github.com/mszhanyi)

Bugs Squashed

- fix 304 UnicodeDecodeError while downloading git archive ([308](https://github.com/fastai/fastcore/pull/308)), thanks to [pradeepbbl](https://github.com/pradeepbbl)
- Fix saving str as bytes in urlsave ([278](https://github.com/fastai/fastcore/pull/278)), thanks to [jochym](https://github.com/jochym)

1.3.19

Bugs Squashed

- `sparkline` errors when a value is given that exceeds `mx` ([277](https://github.com/fastai/fastcore/issues/277))

1.3.17

New Features

- add `strcat` and `mapt` ([273](https://github.com/fastai/fastcore/issues/273))

1.3.14

New Features

- add `loads_multi` ([271](https://github.com/fastai/fastcore/issues/271))

Bugs Squashed

- ignored empty str `names` in `store_attr` ([267](https://github.com/fastai/fastcore/issues/267))
- `returns_none` not returning non-none type ([266](https://github.com/fastai/fastcore/issues/266))
- `Transform` return type ignored ([265](https://github.com/fastai/fastcore/issues/265))
- `test_eq` incorrect for pandas `DataFrame` ([188](https://github.com/fastai/fastcore/pull/188)), thanks to [kessido](https://github.com/kessido)

1.3.13

New Features
- add `EventTimer` ([263](https://github.com/fastai/fastcore/issues/263))
- Store kwargs in `store_attr ([262](https://github.com/fastai/fastcore/issues/262))
- add `truncstr` ([261](https://github.com/fastai/fastcore/issues/261))
- add `sparkline` ([260](https://github.com/fastai/fastcore/issues/260))
- add `autostart` for generators ([249](https://github.com/fastai/fastcore/issues/249))
- dynamic fastcore.script help width ([247](https://github.com/fastai/fastcore/issues/247))
- 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)

Bugs Squashed

- delegates doesn't pull the `__init__` of a class ([217](https://github.com/fastai/fastcore/issues/217))
- `test_eq` incorrect for pandas `DataFrame` ([188](https://github.com/fastai/fastcore/pull/188)), thanks to [kessido](https://github.com/kessido)

Page 7 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.