Skip to content

Releases: con/fscacher

0.4.1

04 Jun 01:32
Compare
Choose a tag to compare

πŸ› Bug Fix

🏠 Internal

πŸ§ͺ Tests

  • Test against Python 3.12 and PyPy 3.10 #84 (@jwodder)
  • Use Python 3.8 to test against dev version of joblib #86 (@jwodder)

πŸ”© Dependency Updates

Authors: 3

0.4.0

16 Aug 13:20
Compare
Choose a tag to compare

πŸš€ Enhancement

Authors: 2

0.3.0

20 Feb 17:10
Compare
Choose a tag to compare

πŸš€ Enhancement

  • Ignore cache for non-path-like arguments #79 (@jwodder)

πŸ› Bug Fix

🏠 Internal

πŸ§ͺ Tests

Authors: 2

0.2.0

22 Feb 19:10
Compare
Choose a tag to compare

πŸš€ 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

0.1.6

07 Oct 18:11
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Revert "Limit joblib version to pre-1.1.0" #52 (@jwodder)

πŸ§ͺ Tests

Authors: 1

0.1.5

07 Oct 15:43
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Limit joblib version to pre-1.1.0 #48 (@jwodder)
  • Test against and update for dev version of joblib #42 (@jwodder)

🏠 Internal

πŸ§ͺ Tests

  • Test handling of moving symlinks around in git-annex #47 (@jwodder)

Authors: 1

0.1.4

22 Feb 19:39
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Fix versioneer+auto integration (or else) #33 (@jwodder)

Authors: 1

0.1.3

22 Feb 19:33
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1

0.1.2

22 Feb 19:02
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Get auto and versioneer to play nice together #31 (@jwodder)

Authors: 1

0.1.1

22 Feb 18:52
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Get tests to pass on Windows and macOS #29 (@jwodder)

⚠️ Pushed to master

🏠 Internal

πŸ§ͺ Tests

Authors: 1