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,12 @@ All notable changes to Manifold 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+ ## [ 2.4.0] ( https://github.com/dhanesh/manifold/compare/v2.3.0...v2.4.0 ) (2026-01-16)
9+
10+ ### Features
11+
12+ * ** parallel:** integrate auto-suggester hook with m4-generate ([ 7771344] ( https://github.com/dhanesh/manifold/commit/7771344fc802b632c3488618daabd76676e08578 ) )
13+
814## [ 2.3.0] ( https://github.com/dhanesh/manifold/compare/v2.2.1...v2.3.0 ) (2026-01-16)
915
1016### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @manifold/cli" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 2.4 .0" ,
44 "description" : " Native CLI for Manifold constraint-first development framework" ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments