wealthy 0.2.0

[Rich](https://github.com/Textualize/rich) ported to Rust!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<!-- Please explain the changes you made -->

<!--
Please, make sure:
- you have read the contributing guidelines:
  https://github.com/wizard-28/wealthy/blob/master/docs/CONTRIBUTING.md
- you have formatted the code using rustfmt:
  https://github.com/rust-lang/rustfmt
- you have checked that all tests pass, by running `cargo test --all`
- you have updated the changelog (if needed):
  https://github.com/wizard-28/wealthy/blob/master/CHANGELOG.md
-->