What's Changed
🚀 New Features and Enhancements
- support Python 3.14 by @skshetry in #10896
- move: support moving output from import/import-url stages by @skshetry in #10889
- move: support moving missing file keeping the metadata intact by @skshetry in #10890
- completion: support completing config variables by @skshetry in #10864
🐛 Bug Fixes
- exp: add a retry when removing temporary refs to avoid FileLocked errors by @skshetry in #10840
- fix(data-status): iterate/expand index upto tracked directory in shallow mode by @skshetry in #10900
- move: fix error message when dst stage file exists by @skshetry in #10893
Full Changelog: 3.63.0...3.64.0