Releases: TimBeyer/dancing-links
Releases · TimBeyer/dancing-links
Release v4.3.7
Release v4.3.6
4.3.6 (2026-01-15)
Release v4.3.5
4.3.5 (2026-01-15)
Bug Fixes
- increase benchmark timeout from 5 to 15 minutes (97ad58d)
Performance Improvements
- configure benchmark options per-test for better control (de40bd7)
- increase benchmark sample sizes for more stable results (d75c3b1)
Reverts
- remove custom benchmark options, use Benchmark.js defaults (756652e)
Release v4.3.4
Release v4.3.3
4.3.3 (2026-01-14)
Release v4.3.2
Release v4.3.1
4.3.1 (2025-08-08)
Release v4.3.0
Release v4.2.2
4.2.2 (2025-08-07)
Release v4.2.0
4.2.0 (2025-08-06)
Bug Fixes
- correct path resolution and JSON parsing in benchmark docs script (d168af8)
- eliminate mutable instance state from benchmark solvers (784d71c)
- format ops/sec to 2 decimal places in benchmark results (442006f)
- preserve full precision in benchmark results (ba5deed)
- properly separate main and dev TypeScript configurations (488bb50)
- replace any type with proper types in template solver (f83adba)
- round margin percentages to 2 decimal places in benchmark comparisons (2071d38)
- working modular benchmark system (370e45a)
Features
- add automated benchmark documentation system (4534e2a)
- implement descriptive solver names with static name property (ae67510)
- include binary solver in competitive benchmarks for fair comparison (1f7d445)
- make benchmark results directly visible in README (69b6005)
- update README benchmarks and add auto-formatting to doc script (593b713)