v0.2.1

bytedance/flowgram.aiv0.2.1May 22, 2025by xiamidaxia

AI Summary

v0.2.1 is a minor release focused on maintenance, refactoring, and bug fixes. The release includes moving JSON schema logic from variable core to materials, fixing the publish minor name, and resolving a free layout constant issue in the demo.

Key Highlights

  • Refactored JSON schema logic by moving it from variable core to materials
  • Fixed publish minor name configuration
  • Resolved free layout constant issue in demo

Full Release Notes

🚀 v0.2.1 - Feature | Fix | Performance
📅 date:2025-05-22

## What's Changed
* chore: fix publish minor name by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/255
* chore(variable): move json schema logic from variable core to materials by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/256
* fix(demo): free layout constant by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/257


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.0...v0.2.1