Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [v0.7.0](https://github.com/creative-graphic-design/layout-prompter/compare/v0.6.0...v0.7.0) - 2025-07-15
- fix: update license type from MIT to Apache Software License in pypro… by @shunk031 in https://github.com/creative-graphic-design/layout-prompter/pull/33
- feat: refactor layout components to use RunnableSerializable and enha… by @shunk031 in https://github.com/creative-graphic-design/layout-prompter/pull/31
- feat: prepare to add content agnostic layout generation by @shunk031 in https://github.com/creative-graphic-design/layout-prompter/pull/35

## [v0.6.0](https://github.com/creative-graphic-design/layout-prompter/compare/v0.5.0...v0.6.0) - 2025-07-15
- feat: lazy discretization by @shunk031 in https://github.com/creative-graphic-design/layout-prompter/pull/29
- feat: update version to 0.6.0 in pyproject.toml and uv.lock by @shunk031 in https://github.com/creative-graphic-design/layout-prompter/pull/32
Expand Down