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.2.4 - 2024-06-05
- Add vendored
openssl
to the crate, to allow building on Linux ARM64.
0.2.3 - 2024-06-05
- Pre-build steps for Linux ARM64, and retriggered the release.
0.2.2 - 2024-06-05
- CI/CD pipeline, and retriggered the release.
0.2.1 - 2024-06-05
- Changelog entries, and retriggered the release.
0.2.0 - 2024-06-05
skar init
: manages the changes to zshrc. Implemented for ZSH only for now.skar chat
: opens a chat interface to interact with the AI agent.?-
: Alias forskar chat
.
- Capture command line arguments without quotes.
0.1.0 - 2024-06-02
- initial release