Pyds-cli

Latest version: v0.6.11

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

Scan your dependencies

Page 1 of 5

0.6.11

This version introduces improvements and bug fixes to the CI/CD workflows, particularly around GitHub Actions for PyPI package release management. Enhancements include syntax corrections, prevention of unintended PyPI publishing during pull requests, and updates to workflow dependencies and configurations.

New Features

- Enhanced GitHub Actions workflow for PyPI package release to support pull request events, update dependencies and configurations, and refine version management and release note generation steps. (d6ff6d) (Eric Ma)
- Removed explicit Pixi version specification in GitHub Actions workflows, allowing the use of the default Pixi version for more streamlined CI processes. (1dd77f) (Eric Ma)

Bug Fixes

- Corrected syntax for GitHub Actions expressions in the release workflow to ensure proper evaluation and compatibility. (b9edb7) (Eric Ma)
- Added a condition to the GitHub Actions workflow to prevent PyPI package publishing during pull requests, avoiding unintended releases. (502b19) (Eric Ma)

Deprecations

- No deprecations in this version.

0.6.10

This version introduces improvements in the project's continuous integration (CI) workflows, enhances the automation of GitHub Actions updates through Dependabot, and corrects minor issues in the CI configuration for a smoother development process.

New Features

- Automated updates for GitHub Actions with Dependabot, ensuring the project uses the latest versions of actions for security and performance. (5077549) (Eric Ma)
- Streamlined package release process in GitHub Actions workflows, including the adoption of new tools for package management and building, and updates to release notes generation. (3681105) (Eric Ma)

Bug Fixes

- Corrected the environment name in the GitHub Actions workflow to ensure consistency across CI configurations. (ccb60b5) (Eric Ma)
- Fixed syntax for variable interpolation in YAML workflow to prevent parsing issues in GitHub Actions. (1b95f1f) (Eric Ma)

Deprecations

- No deprecations in this version.

0.6.9

This version introduces improvements to the development environment setup and enhances code formatting capabilities.

New Features

- Added a new `ruff-format` hook to the pre-commit configurations to improve code formatting. This addition ensures that the codebase remains clean and adheres to the formatting standards automatically. (ff9b35) (Eric Ma)

Bug Fixes

- There are no bug fixes in this version.

Deprecations

- There are no deprecations in this version.

Other Changes

- Refactored the order of pre-commit setup commands in `pyproject.toml`. This change ensures that hooks are updated before they are installed, which can prevent potential issues with outdated hooks. (1e2e98) (Eric Ma)

0.6.8

This version introduces an enhancement to the CLI, specifically improving the user experience when creating notebooks through the command line interface.

New Features

- Enhanced the help text for the notebook creation command's 'name' parameter to provide clearer instructions on specifying the creation directory. This update makes it easier for users to understand where their notebook will be created. (e52caeb) (Eric Ma)

Bug Fixes

Deprecations

0.6.7

This version introduces a refinement in the CLI analysis module, enhancing the initialization process by removing unnecessary dependencies. It also marks a minor version bump from 0.6.6 to 0.6.7.

New Features

- Simplified the CLI analysis module initialization by removing the pixi environment setup, making the process more straightforward and reducing dependency requirements. (ba43cc) (Eric Ma)

Bug Fixes

Deprecations

Please note that the commit for adding release notes and version bumping does not introduce new features, bug fixes, or deprecations directly affecting the end-users, hence they are not listed under these categories.

0.6.6

This version introduces improvements in the project's continuous integration (CI) workflow and refines the project's dependency management system for better performance and compatibility.

New Features

- Updated the CI workflow to run tests across multiple operating systems, enhancing the project's compatibility and reliability on different platforms. (b83eb6) (Eric Ma)
- Refined the `pyproject.toml` file to streamline dependency management, including centralizing core dependencies, reorganizing optional dependencies, updating platform-specific configurations, and introducing CUDA-specific settings for improved project setup and execution. (d43f72) (Eric Ma)

Bug Fixes

Deprecations

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.