Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.6.1] - 2023-10-24
Added
--model
can now be specifed in.clorc
usingCLO_MODEL
.
Fixed
- Bad usage strings in
README
and docs.
Changed
README
and site documentation.- Hidden
--readme
flag now produces site docs. SECURITY
now reflects realistic support outlook.
[0.6.0] - 2023-10-21
Fixed
- Issue where non-API-required options prompt user for requisites/credentials.
Changed
- Env-vars now prefixed with
CLO_
instead ofOD_
. - Auth env-vars no longer abbreviated.
--env
now defaults to.clorc
, instead of~/.clorc
.--demo
now accepts the save path, as opposed to using--out
.--demo
now defaults to.clorc
.
[0.5.0] - 2023-10-16
Added
- Initial feature set.
- Added tests