- Most commands work without a roles path now, based off the PWD
- You can still supply a path too
- Add an `.ansigenome.conf` to store most commonly used configuration options
- You only need to set this once
- It makes using ansigenome much more user friendly, less flags to remember
- `export` has been renamed to `reqs`
- `reqs` supports both text and yaml formatting
- `gendoc` has been added to generate documentation
- `genmeta` has been added to generate/augment meta files
- It will not mess with your formatting either
- Many bug fixes and more...