pypi fastcore 1.2.0

latest releases: 1.5.33, 1.5.32, 1.5.31...
3 years ago

1.2.0

Breaking Changes

  • Config no longer magically converts str->Path for some keys. Use new path method instead (#131)

New Features

  • rinstance: Curried isinstance but with args reversed, suitable for partial (#130)
  • Use _repr_pretty_ for L (#129)
  • open_file to open optionally-compressed files for reading and writing, and add compression support to load_pickle and save_pickle (#128)
  • add context manager for failed tests (#126), thanks to @hamelsmu

Bugs Squashed

  • urlread does not work with Request.request (#132)

Don't miss a new fastcore release

NewReleases is sending notifications on new releases.