prjct-cli 3.15.1 → 3.17.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
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.17.0] - 2026-07-02
6
+
7
+ ### Features
8
+
9
+ - queue in typed queue_tasks — retire the 1.08MB per-prompt blob (Schema v2) (#503)
10
+
11
+
12
+ ## [3.16.0] - 2026-07-02
13
+
14
+ ### Features
15
+
16
+ - metrics in typed tables + stamp tasks.shipped_at — two more dual-store bugs fixed (#502)
17
+
18
+
5
19
  ## [3.15.1] - 2026-07-02
6
20
 
7
21
  ### Bug Fixes