What's Changed
- Move
Cli*
types topeace_cli
crate undercli::output
module. (#182, #189) - Move
OutputFormat
andOutputFormatParseError
topeace_cli_model
crate. (#182, #189) - Render progress and outcome diagram using
dot_ix
. (#182, #189, #191) - Experimented renaming
Item
trait toStep
(reverted). (#187, #192) - Rename
peace_resources
crate topeace_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