@aiaiai-pt/frankctl 0.9.0 → 0.13.1

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
@@ -3,6 +3,13 @@
3
3
  All notable changes to `@aiaiai-pt/frankctl` are documented here. This project
4
4
  adheres to [Semantic Versioning](https://semver.org/).
5
5
 
6
+ ## 0.13.1
7
+
8
+ - Preserve every Iceberg snapshot ID as an exact decimal string across dataset,
9
+ BackingDataset, lineage, and pipeline output. Transitional API `_exact`
10
+ companions are normalized into the canonical field, and unsafe numeric-only
11
+ responses fail closed instead of emitting rounded identities.
12
+
6
13
  ## 0.9.0
7
14
 
8
15
  - Add Pipeline schedule readback and mutation commands, together with pause,