Releases: YuniqueUnic/schemaui
Releases · YuniqueUnic/schemaui
Release list
schemaui-v0.12.4
Bug Fixes
- omit object nulls in TOML preview(#163, @YuniqueUnic)
Documentation
- clarify CLI/Web surfaces and add Web UI screenshot(@YuniqueUnic)
Contributors
schemaui-cli-v0.7.6
Other
- updated the following local packages: schemaui
schemaui-v0.12.3
Bug Fixes
- add resizable columns and collapsible panels in App component(#152, @YuniqueUnic)
Contributors
schemaui-cli-v0.7.5
Other
- updated the following local packages: schemaui
schemaui-v0.12.2
Bug Fixes
- implement scoped default value application for JSON Schema references(#139, @YuniqueUnic)
Contributors
schemaui-cli-v0.7.4
Other
- updated the following local packages: schemaui
schemaui-v0.12.1
Bug Fixes
- keymap: add new shortcut contexts and actions for enhanced UI interaction(#135, @YuniqueUnic)
Refactors
- build: move validate_unique_ids to shared module(#135, @YuniqueUnic)
Contributors
schemaui-cli-v0.7.3
Other
- updated the following local packages: schemaui
schemaui-v0.12.0
Breaking Changes
- deps: BREAKING remove schemars and h2 dependencies, update indexmap(#125, @YuniqueUnic)
Bug Fixes
- web: add configurable title to frontend output message(#127, @YuniqueUnic)
Refactors
-
ui_ast: add builder tests and refactor module structure(#125, @YuniqueUnic)
-
dependencies and features for web-types support(#125, @YuniqueUnic)
-
build: remove unused tokio dependency from schemaui crate(#125, @YuniqueUnic)
-
cli: replace eyre with anyhow for error handling(#126, @YuniqueUnic)
Contributors
schemaui-cli-v0.7.2
Other
- updated the following local packages: schemaui