prjct-cli 1.38.6 → 1.39.0

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,12 +1,39 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.39.0] - 2026-02-15
4
+
5
+ ### Features
6
+
7
+ - instruction rule type + daemon stop/restart/stale detection (#194)
8
+
9
+
10
+ ## [1.38.10] - 2026-02-15
11
+
12
+ ### Added
13
+ - instruction rule type + daemon stop/restart/stale detection
14
+
15
+ ## [1.38.7] - 2026-02-15
16
+
17
+ ### Bug Fixes
18
+
19
+ - purge legacy code and fix test timeout (#193)
20
+
21
+ ## [1.38.8] - 2026-02-14
22
+
23
+ ### Added
24
+ - legacy code purge phase 2
25
+
26
+ ## [1.38.7] - 2026-02-14
27
+
28
+ ### Added
29
+ - legacy code purge + test fix
30
+
3
31
  ## [1.38.6] - 2026-02-14
4
32
 
5
33
  ### Bug Fixes
6
34
 
7
35
  - all agents get full operational context (#192)
8
36
 
9
-
10
37
  ## [1.38.5] - 2026-02-14
11
38
 
12
39
  ### Bug Fixes