spec-driven-development 0.0.0-canary-20251225071908 → 0.0.0-canary-20260113170453

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,20 +1,157 @@
1
1
  # spec-driven-development
2
2
 
3
- ## 0.0.0-canary-20251225071908
3
+ ## 0.0.0-canary-20260113170453
4
+
5
+ ### Minor Changes
6
+
7
+ - caf8701: feat: add cli vibe command to run workflow
8
+ - c69b849: feat: add api web services (mcp & website)
9
+ - 42b8d78: feat: add cli `contractspec vibe` workflow to simplify usage
10
+ - fd38e85: feat: auto-fix contractspec issues
11
+
12
+ ### Patch Changes
13
+
14
+ - e7ded36: feat: improve stability (adding ts-morph)
15
+ - c231a8b: test: improve workspace stability
16
+ - Updated dependencies [e7ded36]
17
+ - Updated dependencies [caf8701]
18
+ - Updated dependencies [c69b849]
19
+ - Updated dependencies [c231a8b]
20
+ - Updated dependencies [42b8d78]
21
+ - Updated dependencies [fd38e85]
22
+ - @contractspec/app.cli-contractspec@0.0.0-canary-20260113170453
23
+
24
+ ## 1.46.2
25
+
26
+ ### Patch Changes
27
+
28
+ - 7e21625: feat: library services (landing page & api)
29
+ - Updated dependencies [7e21625]
30
+ - @contractspec/app.cli-contractspec@1.46.2
31
+
32
+ ## 1.46.1
33
+
34
+ ### Patch Changes
35
+
36
+ - 2d8a72b: fix: mcp for presentation
37
+ - Updated dependencies [2d8a72b]
38
+ - @contractspec/app.cli-contractspec@1.46.1
39
+
40
+ ## 1.46.0
41
+
42
+ ### Minor Changes
43
+
44
+ - 07cb19b: feat: feat: cleaude code & opencode integrations
45
+
46
+ ### Patch Changes
47
+
48
+ - Updated dependencies [07cb19b]
49
+ - @contractspec/app.cli-contractspec@1.46.0
50
+
51
+ ## 1.45.6
52
+
53
+ ### Patch Changes
54
+
55
+ - a913074: feat: improve ai agents rules management"
56
+ - Updated dependencies [a913074]
57
+ - @contractspec/app.cli-contractspec@1.45.6
58
+
59
+ ## 1.45.5
60
+
61
+ ### Patch Changes
62
+
63
+ - 9ddd7fa: feat: improve versioning
64
+ - Updated dependencies [9ddd7fa]
65
+ - @contractspec/app.cli-contractspec@1.45.5
66
+
67
+ ## 1.45.4
68
+
69
+ ### Patch Changes
70
+
71
+ - fix: github action
72
+ - Updated dependencies
73
+ - @contractspec/app.cli-contractspec@1.45.4
74
+
75
+ ## 1.45.3
76
+
77
+ ### Patch Changes
78
+
79
+ - e74ea9e: feat: version management
80
+ - Updated dependencies [e74ea9e]
81
+ - @contractspec/app.cli-contractspec@1.45.3
82
+
83
+ ## 1.45.2
84
+
85
+ ### Patch Changes
86
+
87
+ - 39ca241: code cleaning
88
+ - Updated dependencies [39ca241]
89
+ - @contractspec/app.cli-contractspec@1.45.2
90
+
91
+ ## 1.45.1
92
+
93
+ ### Patch Changes
94
+
95
+ - feat: improve app config and examples contracts
96
+ - Updated dependencies
97
+ - @contractspec/app.cli-contractspec@1.45.1
98
+
99
+ ## 1.45.0
100
+
101
+ ### Minor Changes
102
+
103
+ - e73ca1d: feat: improve app config and examples contracts
104
+ feat: Contract layers support (features, examples, app-configs)
105
+
106
+ ### New CLI Commands
107
+ - `contractspec list layers` - List all contract layers with filtering
108
+
109
+ ### Enhanced Commands
110
+ - `contractspec ci` - New `layers` check category validates features/examples/config
111
+ - `contractspec doctor` - New `layers` health checks
112
+ - `contractspec integrity` - Now shows layer statistics
113
+
114
+ ### New APIs
115
+ - `discoverLayers()` - Scan workspace for all layer files
116
+ - `scanExampleSource()` - Parse ExampleSpec from source code
117
+ - `isExampleFile()` - Check if file is an example spec
118
+
119
+ ### Patch Changes
120
+
121
+ - Updated dependencies [e73ca1d]
122
+ - @contractspec/app.cli-contractspec@1.45.0
123
+
124
+ ## 1.44.1
4
125
 
5
126
  ### Patch Changes
6
127
 
7
- - f043995: Fix release
8
- - Updated dependencies [f043995]
9
- - @lssm/app.cli-contractspec@0.0.0-canary-20251225071908
128
+ - 3c594fb: fix
129
+ - Updated dependencies [3c594fb]
130
+ - @contractspec/app.cli-contractspec@1.44.1
10
131
 
11
- ## 1.42.0
132
+ ## 1.44.0
12
133
 
13
134
  ### Minor Changes
14
135
 
15
- - 8eefd9c: initial release
136
+ - 5f3a868: chore: isolate branding to contractspec.io
137
+
138
+ ### Patch Changes
139
+
140
+ - Updated dependencies [5f3a868]
141
+ - @contractspec/app.cli-contractspec@1.44.0
142
+
143
+ ## 1.43.4
144
+
145
+ ### Patch Changes
146
+
147
+ - 9216062: fix: cross-platform compatibility
148
+ - Updated dependencies [9216062]
149
+ - @contractspec/app.cli-contractspec@1.43.4
150
+
151
+ ## 1.43.3
16
152
 
17
153
  ### Patch Changes
18
154
 
19
- - Updated dependencies [8eefd9c]
20
- - @lssm/app.cli-contractspec@1.42.0
155
+ - 24d9759: improve documentation
156
+ - Updated dependencies [24d9759]
157
+ - @contractspec/app.cli-contractspec@1.43.3