Files
ac-qu-ai-nt/core/CHANGELOG.md
release-plz-for-ac-qu-ai-nt[bot] bae29d7f20 chore: release
2024-10-11 17:38:44 +00:00

1.7 KiB

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.

[Unreleased]

0.0.4 - 2024-10-11

Other

  • (ac-qu-ai-nt-core) update llama-cpp-2
  • (core) add snafu as a dependency

0.0.3 - 2024-10-07

Other

  • [breaking] add llama-cpp-2 as a dependency (because it will get used in the future), possibly breaking portability (but we'll see what the GitHub Actions workflows say back)

0.0.2 - 2024-10-06

Other

  • release

0.0.1 - 2024-10-06

Added

  • initialize core, gui-eframe, and tui-ratatui crates and use them in the multibinary

Other

  • add package descriptions so that they can actually be published
  • release
  • run cargo fmt

0.0.1 - 2024-10-06

Added

  • initialize core, gui-eframe, and tui-ratatui crates and use them in the multibinary

Other

  • release
  • run cargo fmt

0.0.1 - 2024-10-06

Added

  • initialize core, gui-eframe, and tui-ratatui crates and use them in the multibinary

Other

  • run cargo fmt