We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0057b13 commit 47ba529Copy full SHA for 47ba529
1 file changed
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
15
## [0.1.4] - 2026-02-07
16
17
### Fixed
0 commit comments