Skip to content

0.0.13 (2024-02-03) - Type Parameter Consolidation

Latest
Compare
Choose a tag to compare
@azriel91 azriel91 released this 03 Feb 04:52
· 270 commits to main since this release
d19fa77

What's Changed

  • Interruption: Provide better feedback on CLI by @azriel91 in #173
  • Add peace::cfg:: prefix to id_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 passing ItemIdT 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