- Release 0.2.0
### Refactor
- Gloal progress bar use prefix to display 'Progress'
- Oma_spinner and oma_style_pb function inner unwrap
Because the template is fixed, the template should not return any errors
### Style
- Use cargo clippy to lint code
### Commit Statistics
- 4 commits contributed to the release over the course of 7 calendar days.
- 13 days passed between releases.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- Release 0.2.0 (5412425)
- Use cargo clippy to lint code (74eab67)
- Gloal progress bar use prefix to display 'Progress' (4404d27)
- Oma_spinner and oma_style_pb function inner unwrap (c8721ca)