Changelog¶
VisionAI Changelog¶
0.1.7 January 22, 2023¶
- Implemented camera add/delete functionality
0.1.6 January 20, 2023¶
- Implemented initial set of commands in different files (dummy implementation)
- Testing commands individually or through the main application
0.1.3 January 16, 2023¶
- Basic overview and usage documentation is updated.
- Started using a termy JS script to show terminal animations nicely
0.1.2 January 14, 20123¶
- Made MkDocs documents based on Typer format
- Registered CNAME to point to https://docs.visionify.ai
0.1.1 January 11, 2023¶
- Updated Azure DevOps CI/CD to automatically publish package on each merge
- Initial set of commands for visionai application
- Made
visionai
as a callable CLI application through poetry
0.1.0 January 10, 2023¶
- Initial release:
pip install visionai
- Pushed package to
PyPI
repository