What's Changed
- Interruption: Provide better feedback on CLI by @azriel91 in #173
- Add
peace::cfg::
prefix toid_newtype
macro usages. by @azriel91 in #176 - Group type parameters into
CmdCtxTypes
. by @azriel91 in #177 - Add
Presenter::list_numbered_aligned
. by @azriel91 in #178 - Remove TS type param and hard code it to SetUp. by @azriel91 in #180
- Attempt at changing
ItemId
struct into a trait, and passingItemIdT
type parameter around. by @azriel91 in #181 - Tidy up mapping function calls, and document mapping functions map design. by @azriel91 in #183
- Release
0.0.13
. by @azriel91 in #185
Full Changelog: 0.0.12...0.0.13