3.67.0
📦 dvcView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces support for pathspec v1 and fixes a deprecation warning by updating parsing logic in interpolate.py.
✨ New Features
- Support pathspec v1.
🐛 Bug Fixes
- Replaced deprecated 'parseAll' with 'parse_all' in interpolate.py.