v2.2.0
- Migration to segregated profiles
Until now, all profiles were written in the config.yaml file, but the chat context tended to be lengthy, making the file less maintainable.
We have now updated the profiles to be stored separately in the .aski/profile directory on a file-by-file basis. Also, the -p option can now be used with the current directory, absolute or relative paths, making it easier to integrate with other software.
- Fixed incorrect prompts when performing restores