File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.10.3] - 2026-05-19
9+
10+ ## What's Changed
11+
12+ - ⚡ Speed up image comparison hot paths (#31 )
13+ - 🛠️ Resume current npm release
14+
15+ ** Full Changelog** : https://github.com/vizzly-testing/honeydiff/compare/v0.10.2...v0.10.3
16+
817## [ 0.10.2] - 2026-05-19
918
1019## What's Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @vizzly-testing/honeydiff" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
44 "description" : " High-performance image diffing for Node.js - Native bindings to Honeydiff Rust library" ,
55 "type" : " module" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments