1.4.0
What's Changed
- Flag blending! Use the
--blend
option to blend two flags together :3 - You can now use a different character to draw the flag with
--character
- The mini-flag list in the help text is columnized now :3
- Speakin of the help text, it should comply better with DocOpt
- Argument parsing is now done by
parseArgs
fromnode:util
, and - Flag generation has been streamlined :3
Full Changelog: v1.3.0...v1.4.0