v0.4.0
Added
- Spark DSL — compile-time pipeline definitions with validation, replacing the runtime DSL
Pipette.Infoaccessor module for querying compiled pipeline metadata- Compile-time verifiers: scope reference validation, cycle detection, step label uniqueness
GenerateKeystransformer with fulldepends_onresolutionbin/releasescript for automated releases- Support for plugin-only steps (command is now optional)
Changed
- Replaced runtime
validate!/1andgenerate_keys/1with compile-time Spark transformers - Updated all tests to use Spark DSL
Full Changelog: v0.3.0...v0.4.0