cot-cli-v0.4.0
New features
- [breaking] Add
SelectField; support more chrono form fields (#345) (by @m4tx) - [breaking] Error handling overhaul, more powerful custom error handlers (#373) (by @m4tx)
- Support multiple session stores (#277) (by @ElijahAhianyo)
- DB session store implementation (#360) (by @ElijahAhianyo)
Other
- [breaking] (deps) Bump all dependencies (#361) (by @dependabot[bot])
- Fix clippy warnings on Rust 1.88 (#355) (by @m4tx)
- Warn on
clippy::allow_attributes; fix clippy warnings (#363) (by @m4tx) - (pre-commit) Add HTML/Jinja2 linter & formatter (#365) (by @melroy12)