The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade Pydantic to V2.
- Drop support for Python 3.7
- Updated certifi package to version 2022.12.7
- Syntax highlighting in session command.
- Autocompletion of session subcommands.
- Ability to read history of previous commands typed in the current session.
- Auto-suggestion of commands based on your history within the current session.
- First release of the package.