Xvc

Latest version: v0.6.15

Safety actively analyzes 714736 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.6.15

- PR: <https://github.com/iesahin/xvc/pull/266>
- Fixed a bug preventing Xvc to be run outside of repos
- Added static nushell completions

0.6.14

- PR: <https://github.com/iesahin/xvc/pull/265>
- Added command completions for subcommands and options
- Added dynamic completions for xvc_paths, storages, pipelines, pipeline steps, etc.
- Renamed xvc pipeline dag --format dot to graphviz
- Added experimental homebrew tap

0.6.13

- PR: <https://github.com/iesahin/xvc/pull/263>
- Removed reflink from default features
- Hide directories in xvc file list output by default and add --show-dirs option
- Set core.quotepath=off in git ls-files call to get paths in UTF-8 to match
- Handle missing files in xvc file bring more gracefully
- Fixed git version string to also consider lightweight tags
- Fixed xvc file remove bug that panics when content digests not found
- Fixed xvc file list help text and added a test/example for ignored files
- Added more targets to Github builds
- Releases now use houseabsolute/actions-rust-crossv0

0.6.12

- PR: <https://github.com/iesahin/xvc/pull/262>
- Add --include-git-files option to xvc file track and xvc file list commands
- Don't track and list Git-tracked files by default
- Add ListFormat::empty for default xvc file list format
- Expose types from `xvc::file::list` to be used in GUI
- Refactor `xvc file list` command handler for Xvc GUI
- Began to use dtolnay/rust-toolchain for Github Actions
- Began to use taiki-e/install-actioncargo-llvm-cov for codecov
- Fixed cache permissions issue

0.6.11

- PR: <https://github.com/iesahin/xvc/pull/260>
- Bump dependencies
- Replace globset with fast-glob for memory usage
- Remove --details option from xvc check-ignore
- Fixed xvc check-ignore to work with supplied paths
- Fixed loading store targets from xvc file list
- Directory targets in various commands doesn't require / at the end when they only exist in the cache
- Removed some duplicate tests from ignore
- Minio tests now use mc instead of s3cmd
- Add a step to run a subset of tests in CI for faster feedback

0.6.10

- PR: <https://github.com/iesahin/xvc/pull/259>
- Removed caching for globs that caused bugs in Python bindings and long running processes.
- Documentation updates
- Fix optional features. Now inter-workspace dependencies are defined by `default-features = false` on Cargo.toml
- Added `bundled-openssl` feature to use `vendored` feature of `openssl` crate optionally. This is turned on for Windows builds on GA.
- Crates are published from Github Actions

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.