Ataraxis-automation

Latest version: v4.0.1

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

Scan your dependencies

Page 1 of 3

4.0.1

Minor Bugfix

-- Made uv forcibly reinstall all pip dependencies. Accidentally, this seems to have fixed tox runtime errors on Windows.

What's Changed
* 4.0.1 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-automation/pull/8


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/4.0.0...4.0.1

4.0.0

Major Release

Note, this release drops support for python 3.10 and adds support for python 3.13.

What's Changed
* 4.0.0 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-automation/pull/7


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/3.0.4...4.0.0

3.0.4

Minor Bugfix
- Fixed project configuration error where 'dev' installation specification was referencing a different library for 'conda' and 'noconda' lists.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/3.0.3...3.0.4

3.0.3

Minor Bugfix
- Reworked main library init() method to include author and links to library homepage and documentation.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/3.0.2...3.0.3

3.0.2

Minor Bugfix
- Fixed a bug with 'stubs' task that recognized __init__.piy files at different library levels as duplicates and removed all __init__ stubs other than the one for the main library directory.
- Improved 'stubs' formatting by applying ruff after moving the files to destination.
- Added uv cache cleaning to all dependency installation tasks to prevent cache interfering with getting the latest minor versions of dependency packages.
- Expanded ReadMe Acknowledgement section to reference dependency projects.

What's Changed
* Fixed bugs and improved 'stubs' task by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-automation/pull/6


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/3.0.1...3.0.2

3.0.1

Major API Update
- Updated internal API to use ataraxis-base-utilities 2.0.1 which includes radical changes to Console class API.
- Fixed minor bugs and text errors in source code and metadata files.
- Expanded ReadMe to include a detailed 'Usage' section that lists all available automation tox commands.
- Improved code-coverage to reach 100% base function coverage. Excluded all cli function from automated test coverage, but verified they work as expected on all supported platforms through manual testing.
- Added 'provision' tox task (provision-env cli function) to allow 'soft' environment resetting by purging and reinstalling all project dependencies.

The primary reason behind the major update is due to not-backward-compatible changes to Console class introduced in ataraxis-base-utilities 2.0.1. Since both our base packages are cross-dependent, a major change for the API of one package necessitates a major change to the API of the other package.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-automation/compare/2.1.0...3.0.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.