Recent Releases of https://github.com/ai4os/ai4-cli
https://github.com/ai4os/ai4-cli - v0.1.0
0.1.0 (2024-09-10)
⚠ BREAKING CHANGES
- rename subcommands
Features
- add tags filtering for listing (d00e38c)
- allow sorting of columns (3faee9f)
- implement debug of HTTP calls (350f84f)
- include tools subcommand (e594146)
- initial version of the CLI (0ed68f1)
- load configuration fron env variables and .env.ai4 file (7444cfc)
- move common options outside commands (4f4ce1d)
- rename subcommands (29d969c)
- show module details (ac4ef58)
Bug Fixes
- enum should inherit also from str (0c51eef)
- fix unsupported operand type error in Python < 3.12 (61cfa8f)
- improve string handling in HTTP client (ca78938)
- replace unused variable with _ (b72a7ca)
- solve mess with enums and strings (6498fb0)
- Python
Published by ai4-bot almost 2 years ago