v0.1.6 — Launch Simplified View with SimpleDiffViewer #14
Zhang-JiahangH
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes — 0.1.6
English
0.1.6 — Simplified View Official Release
This release introduces the new Simplified View track, focused on delivering a lighter and easier default experience through
SimpleDiffViewer, so teams can quickly adopt common diff scenarios.✨ Highlights
SimpleDiffViewerfirst for most baseline diff display needs.DiffViewer(plus theAdvancedDiffVieweralias) for advanced customization scenarios.✅ Why this release
If your goal is to ship a stable diff view quickly, you can now start directly with Simplified View.
If you need complex interactions, styling, or rendering control, you can still smoothly upgrade to the advanced API.
🔄 Compatibility
This update is primarily about API tiering and does not break existing advanced usage.
You can migrate to
SimpleDiffViewerincrementally as needed.中文
0.1.6 — Simplified View 正式发布
本次版本发布了新的 Simplified View 路线,核心是提供更轻量、默认更易用的
SimpleDiffViewer体验,帮助团队快速接入常见 diff 场景。✨ Highlights
SimpleDiffViewer,满足大多数基础差异展示需求。DiffViewer(以及AdvancedDiffViewer别名)用于高级定制场景。✅ Why this release
如果你的场景是“先快速上线一个稳定的 diff 视图”,现在可以直接采用 Simplified View。
如果你需要复杂交互、样式与渲染控制,仍然可以平滑升级到高级 API。
🔄 Compatibility
本次更新以分层能力为主,不影响已有高级用法;可按需逐步迁移到
SimpleDiffViewer。This discussion was created from the release v0.1.6 — Launch Simplified View with SimpleDiffViewer.
Beta Was this translation helpful? Give feedback.
All reactions