Skip to content

Releases: whiskerrs/whisker

whisker-webview-v0.3.1

16 Jun 00:52
633661a

Choose a tag to compare

Added

  • (reactive) make Signal Copy (#213)

Fixed

  • (android) dispatch module events synchronously (#3 follow-up) (#216)
  • (view) make renderer dispatch re-entrancy-safe (#214)

whisker-video-v0.3.1

16 Jun 00:52
633661a

Choose a tag to compare

Added

  • (macros) module-component style: accepts Css directly (no to_css_string) (#203)

whisker-v0.3.1

16 Jun 00:51
633661a

Choose a tag to compare

Added

  • (reactive) make Signal Copy (#213)

Fixed

  • (view) make renderer dispatch re-entrancy-safe (#214)
  • (module) scaffold builds out of the box + reject reserved Lynx event names (#211)

whisker-svg-v0.3.1

16 Jun 00:52
633661a

Choose a tag to compare

Added

  • (reactive) make Signal Copy (#213)

whisker-safe-area-v0.3.1

16 Jun 00:52
633661a

Choose a tag to compare

Fixed

  • router hit-test, render! alias ergonomics, safe-area owner crash (#195)

whisker-runtime-v0.3.1

16 Jun 00:50
633661a

Choose a tag to compare

Added

  • (reactive) make Signal Copy (#213)

Fixed

  • (view) make renderer dispatch re-entrancy-safe (#214)
  • (runtime) wake tasks driven from foreign threads (#212)

whisker-router-v0.3.1

16 Jun 00:52
633661a

Choose a tag to compare

Fixed

  • (router) own RouteStack signals in a detached root (#6 follow-up) (#198)

whisker-router-macros-v0.3.1

16 Jun 00:52
633661a

Choose a tag to compare

Added

  • (ios) standalone builds via remote SwiftPM (no platforms/ios local path)

whisker-plugin-v0.3.1

16 Jun 00:50
633661a

Choose a tag to compare

Added

  • (ios) standalone builds via remote SwiftPM (no platforms/ios local path)

Other

  • rename whisker-app-config → whisker-config, AppConfig → Config (#191)

whisker-macros-v0.3.1

16 Jun 00:50
633661a

Choose a tag to compare

Added

  • (cli) whisker fmt — rustfmt drop-in that formats render!/css! macros (#218)