zuke_cli 0.4.1
zuke_cli: ^0.4.1 copied to clipboard
Command-line tooling for validating, generating, extracting, and verifying Zuke specifications and assurance evidence.
Changelog #
0.4.1 #
- Retain successfully published evidence from other profiles when sequential profile runs share an evidence directory.
- Use the canonical source snapshot digest for projected Dart Frog topology outputs so strict evidence serialization accepts native topology evidence.
0.4.0 #
- Consolidated analyzer-backed tooling, typed current contracts, profile locks, structured diagnostics, and first-party Dart Frog topology extraction.
0.3.0 #
- Updated extraction cache compatibility for the analyzer-compatible core release.
- Raised the
zuke_coreandzukedependency floors.
0.2.0 #
- Generate pure-Dart step support with
package:zuke/zuke.dart. - Depend directly on the primary
zukeexecution SDK. - Continue generating application contracts against the narrow
zuke_annotationspackage.
0.1.0 #
- Initial public preview release.