3.67.1
📦 dvcView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses a Pyparsing deprecation warning and improves garbage collection functionality, alongside a fix for the ls command compatibility with tabulate 0.10.0.
✨ New Features
- Allow specifying num with all-branches in garbage collection (gc).
🐛 Bug Fixes
- Resolved PyparsingDeprecationWarning related to enablePackrat setParseAction parseString.
- Fixed ls command to support tabulate 0.10.0 preserve_whitespace.