Features
- [PR-87](https://github.com/hamdanal/rich-argparse/pull/87)
Add `optparse.GENERATE_USAGE` to auto generate a usage similar to argparse.
- [PR-87](https://github.com/hamdanal/rich-argparse/pull/87)
Add `rich_format_*` methods to optparse formatters. These return a `rich.text.Text` object.
Fixes
- [GH-79](https://github.com/hamdanal/rich-argparse/issues/79),
[PR-80](https://github.com/hamdanal/rich-argparse/pull/80),
[PR-85](https://github.com/hamdanal/rich-argparse/pull/85)
Fix ansi escape codes on legacy Windows console