You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bump to v0.6.3
- v0.6.3
- add a simple-app demo app
- added `app::subtree(prefix)` to get the exact tree node by its dotted path key.
- make `sub_cmd::get()` and `arg::get()` const
- doc `bas::_long, _short, _aliases`
- doc the `app::store()`
- improved gh action scripts;