Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Mar 05:46

v0.4.0 (2026-03-18)

Bug Fixes

  • components,templates: Restore hello-world on iOS and Android (d7ac93b)

Continuous Integration

  • workflows: Add semantic-release pipeline and PR commit linting (0711683)

  • workflows: Append detailed changes link to release notes (11d50a7)

  • workflows: Fix duplicate release, and use changelog for release notes (1cd5393)

  • workflows: Simplify release pipeline to use python-semantic-release defaults (2766f24)

Documentation

  • repo: Rewrite README with banner, structured sections, and badges (7c083f4)

  • repo: Simplify README with badges and one-paragraph overview (3ac84b1)

Features

  • components: Standardize fluent setters and align base signatures (d236d89)

  • components,core: Add layout/styling APIs and fluent setters (6962d38)

Refactoring

  • components: Declare abstract static wrap in ScrollViewBase (593fee4)

  • core,components,examples: Add annotations; tighten mypy (86e4ffc)


Detailed Changes: v0.3.0...v0.4.0