Skip to content

v0.5.0

Compare
Choose a tag to compare
@Zaba505 Zaba505 released this 13 Sep 05:14
· 15 commits to master since this release

Features

  • flagset: easily define a flag with a custom Value implementation (#9) (1becf58)
  • flagset: support time duration (#11) (6f680f7)
  • value: support downcasting (#10) (daf478d)