Skip to content

0.0.10 (2023-06-03) - Parameter Specification

Compare
Choose a tag to compare
@azriel91 azriel91 released this 06 Jun 04:05
· 677 commits to main since this release
b72e18e

Presentation

▶️ Rust AKL - Empathetic Code Design (May 2023 at Narrative) (youtube)

What's Changed

  • Split FlowParams and ItemSpecParams by @azriel91 in #117
  • Implement referential item spec parameter values by @azriel91 in #118
  • Implement Recursive Referential Params by @azriel91 in #121
  • Raise error when spec not provided on subsequent CmdCtx, when previously a MappingFn was provided. by @azriel91 in #123
  • Prepare for Empathetic Code Design presentation. by @azriel91 in #124
  • Web interface experiment. by @azriel91 in #126
  • Release 0.0.10. by @azriel91 in #127

Full Changelog: 0.0.9...0.0.10