Skip to content

Latest commit

 

History

History
179 lines (102 loc) · 7.34 KB

CHANGELOG.md

File metadata and controls

179 lines (102 loc) · 7.34 KB

0.5.1 (Wed Mar 20 2024)

🏠 Internal

Authors: 1


0.5.0 (Wed Mar 20 2024)

🚀 Enhancement

🏠 Internal

🧪 Tests

Authors: 3


0.4.2 (Fri Feb 24 2023)

🐛 Bug Fix

🧪 Tests

Authors: 2


0.4.1 (Mon Dec 19 2022)

🐛 Bug Fix

  • Support importing when FUSE is not installed #91 (@jwodder)

📝 Documentation

Authors: 2


0.4.0 (Wed Nov 23 2022)

🚀 Enhancement

🐛 Bug Fix

🏎 Performance

  • Get size of annexed files from keys where possible #86 (@jwodder)

Authors: 2


0.3.1 (Thu Oct 20 2022)

🏠 Internal

📝 Documentation

  • Fix a typo and overall replace comment with fresh from template #81 (@yarikoptic)

🔩 Dependency Updates

Authors: 2


0.3.0 (Tue Jul 05 2022)

🚀 Enhancement

🐛 Bug Fix

  • DOC: Set language in Sphinx config to en #72 (@adswa)

🏠 Internal

🧪 Tests

Authors: 2


0.2.0 (Fri Feb 18 2022)

🚀 Enhancement

🐛 Bug Fix

  • Get git status to work under --mode-transparent #57 (@jwodder)
  • RF: reuse is_annex_dir_or_key at fsspec level to decide if file is annexed etc #55 (@yarikoptic)
  • Don't pretend non-objects/ entries in .git/annex exist #52 (@jwodder @yarikoptic)
  • Delete cached file and try again on BlocksizeMismatchError #43 (@jwodder)

🏠 Internal

🧪 Tests

  • Assert that datalad fusefs test processes terminate quickly #67 (@jwodder)
  • Use coverage directly instead of pytest-cov #65 (@jwodder)
  • Factor out common test code for running datalad fusefs #61 (@jwodder)

Authors: 2


0.1.0 (2022-01-04)

Initial release