Croco-cli

Latest version: v0.3.1.post2

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

Scan your dependencies

Page 1 of 2

0.3.1

**Fixing bugs**:
- When initializing a private package (not open source), README.md contained badges related to PyPi.

0.3.0

**Added**:
- Commands `croco import` and `croco export`. They import and export configuration(cache) to/from the current project interacted by cli. Configuration includes all data set by user, such as custom accounts, wallets etc.
- `croco --version` option. echos the version.

**Changed**:
- Cache(configuration) now is not shared across all projects. You need to use `croco import` and `croco export`
_ Many situations encountered exceptions now have pretty style in terminal. For instance: trying to use poetry-related command without `poetry` installed etc.
- `make` for now don`t require configured wallet

**Fixing bugs**:
- When deleting the current wallet from `change` menu, new wallet was not changed to the current.
- If .cache folder was not exist in MacOS, then it was not possible to use CLI
- After `croco init <package/project>` croco-cli was removed from dependencies
- Year in LICENSE file was not current

What's Changed
* version 0.3.0 by blnkoff in https://github.com/blnkoff/croco-cli/pull/4


**Full Changelog**: https://github.com/blnkoff/croco-cli/compare/v0.2.1...v0.3.0

0.2.1

Fixing commands `install` and `change` on Windows

What's Changed
* Fixing commands `install` and `change` on Windows by blnkoff in https://github.com/blnkoff/croco-cli/pull/3


**Full Changelog**: https://github.com/blnkoff/croco-cli/compare/v0.2.0...v0.2.1

0.2.0

The release of 0.2.0 version. Fixing issue `there are many options to show them instantly.` Now available on UNIX systems and Windows. Previous version was only available on UNIX. There some changes related to colors in terminal

What's Changed
* v0.2.0 by blnkoff in https://github.com/blnkoff/croco-cli/pull/2


**Full Changelog**: https://github.com/blnkoff/croco-cli/compare/v0.1.0...v0.2.0

0.1.0

First viable version of the package

0.1.0beta.2

Add command `reset`, removing user data from database. Adding caching of database across `croco-cli` installations in different environments. Adding possibility to delete wallets from database using command `set wallet` and `backspace`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.