Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 19:10

πŸš€ Enhancement

  • Support specifying a custom path for the cache; tokens becomes kwonly #73 (@jwodder)
  • make joblib ignore "path" , pass resolved as part of the fingerprinting kwargs arg #63 (@yarikoptic @jwodder)

🏎 Performance

  • Cache directory fingerprint as a XORed hash of file fingerprints #71 (@jwodder)
  • Don't fingerprint paths when caching is ignored #72 (@jwodder)

🏠 Internal

πŸ§ͺ Tests

  • Make benchmarks measure cache misses and hits separately #74 (@jwodder)
  • Update Python version used to test development joblib to 3.7 #65 (@jwodder)
  • Capture all logs during tests #56 (@jwodder)

Authors: 2