commandit 0.0.3

Some simple portable command line utilities
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Release Notes

## v0.0.3
- Modernize argument parsing and build practices
- Editor exclusions
- SImplified dependencies

## v0.0.2
- Integrate vendor caching
- Introduce ci support
- Refactored logic and read trait
- Introduce stage target as release
- Settings and attributes
- Updated clap version

## v0.0.1
- Initial release