Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.19.1

This patch release fixes the version that `idac` reports about itself.

- Fixed `idac --version` reporting a stale hardcoded version instead of the installed package version.

## 0.19.0

This release de-duplicates and tightens the bundled agent guidance, prompts, and reference docs.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "idac"
version = "0.19.0"
version = "0.19.1"
description = "Agent-friendly CLI for IDA with GUI and idalib backends"
readme = "README.md"
license = "Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading