Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

69 lines (40 loc) · 1.51 KB

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.

Added

Changed

Deprecated

Removed

Fixed

Security

0.2.4 - 2024-06-05

Added

  • Add vendored openssl to the crate, to allow building on Linux ARM64.

0.2.3 - 2024-06-05

Fixed

  • Pre-build steps for Linux ARM64, and retriggered the release.

0.2.2 - 2024-06-05

Fixed

  • CI/CD pipeline, and retriggered the release.

0.2.1 - 2024-06-05

Fixed

  • Changelog entries, and retriggered the release.

0.2.0 - 2024-06-05

Added

  • 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 for skar chat.

Changed

  • Capture command line arguments without quotes.

0.1.0 - 2024-06-02

  • initial release