Skip to content

Releases: luania/ruru

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 08:36
3720b6e

0.8.0 (2026-02-25)

Features

  • extract MediaTypeSchemaEditor and split OperationEditor (cfd906d)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 03:37
06d4ddc

0.7.0 (2026-02-25)

Features

  • add context menu for paths and methods, improve UI interactions (288e6f3)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 03:28
99a7b77

0.6.0 (2026-02-25)

Features

  • manage path parameters at PathItem level with $ref support and auto-path-rename (afe219e)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 01:41
950234d

0.5.1 (2026-02-24)

Bug Fixes

  • remove incompatible schema fields with delete instead of undefined (84222e0)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 07:39
a77cb65

0.5.0 (2025-12-29)

Features

  • add Badge component and improve editor UI (e385b3e)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 26 Dec 06:46
5b8463a

0.4.2 (2025-12-26)

Bug Fixes

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Dec 00:53
9e5f137

0.4.1 (2025-12-24)

Performance Improvements

  • 使用 useCallback 和 useRef 优化组件渲染性能 (9702850)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 07:15
bf7b56e

0.4.0 (2025-12-04)

Features