Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 352 Bytes

changelog.md

File metadata and controls

13 lines (11 loc) · 352 Bytes

0.6.2

  • better KeyHandler docs
  • bring Propagate into scope in on_key! macro

0.6.1

  • fix relative links in docs
  • add docs for generics in #[component]

0.6.0

  • remove unstable feature
  • add experimental Scroll and Input components
  • add Span, Spans, and Lines for text styling
  • add generics to #[component] attribute macro