Skip to content

Commit 47ba529

Browse files
committed
Release v0.1.5 - fix circular lookup and wrapper size checks
1 parent 0057b13 commit 47ba529

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.5] - 2026-02-18
9+
10+
### Fixed
11+
- Smart fizzy binary lookup to prevent circular resolution when fizzy-md is on PATH
12+
- Wrapper size check now uses correct threshold to avoid misidentifying the real fizzy binary
13+
- Improved test coverage for lookup and proxy edge cases
14+
815
## [0.1.4] - 2026-02-07
916

1017
### Fixed

0 commit comments

Comments
 (0)