Skip to content

0.0.14 (2025-01-18) - Web UI Prototype

Latest
Compare
Choose a tag to compare
@azriel91 azriel91 released this 18 Jan 08:07
17278be

What's Changed

  • Move Cli* types to peace_cli crate under cli::output module. (#182, #189)
  • Move OutputFormat and OutputFormatParseError to peace_cli_model crate. (#182, #189)
  • Render progress and outcome diagram using dot_ix. (#182, #189, #191)
  • Experimented renaming Item trait to Step (reverted). (#187, #192)
  • Rename peace_resources crate to peace_resource_rt. (#182, #187, #193, #194)
  • Add experimental web frontend using leptos 0.7. (#182, #197, #200)

Full Changelog: 0.0.13...0.0.14