# Evals v0.1.1

Released 2025-12-15
Release: https://github.com/strands-agents/evals/releases/tag/v0.1.1 · Package: https://pypi.org/project/strands-agents-evals/0.1.1/

## Features
- Extract whether tool result was an error [tool] (https://github.com/strands-agents/evals/pull/66)

## Fixes
- preserve non-ASCII characters in JSON file output (https://github.com/strands-agents/evals/pull/69)

## Other
- fix broken links (https://github.com/strands-agents/evals/pull/63)
- updated README to include simulator feature (https://github.com/strands-agents/evals/pull/70)
- bump actions/download-artifact from 4 to 7 (https://github.com/strands-agents/evals/pull/71)
- bump actions/upload-artifact from 5 to 6 (https://github.com/strands-agents/evals/pull/72)
- us VCS for versioning and remove hardcoded (https://github.com/strands-agents/evals/pull/73)

## First-time contributors
- @theofpa (#63)
- @daisuke-awaji (#69)
