- Bump to 0.1.2
- Adapt tokio enabled feature
- Adjust some deps (again)
- Add changelog
- Fill in comment, desc and license
- Use oma-apt-sources-list crate (own fork)
- Inquire -> oma-inquire
- Drop useless dep
- No need to use tracing
### New Features
- Add download local source feature
### Bug Fixes
- Clear decompress progress bar
### Other
- Fmt
### Refactor
- Inner reqwest::Client
- Oma topics is back
- Fill of error output (100%)
- Use async
- Improve debug marco
- Add todo
- Do not const Writer::default as WRITER
- Add oma-topics crate
### Style
- Run cargo clippy and cargo fmt to lint code
### Commit Statistics
- 25 commits contributed to the release over the course of 14 calendar days.
- 21 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
* **Uncategorized**
- Bump to 0.1.2 (bdaa6b3)
- Release oma-console v0.1.2, oma-topics v0.1.1, oma-refresh v0.3.0 (5f4e6d8)
- Adapt tokio enabled feature (5700316)
- Adjust some deps (again) (4d25b67)
- Bump oma-console v0.1.1, oma-fetch v0.1.2, oma-utils v0.1.4, oma-pm v0.2.1 (64f5d1b)
- Run cargo clippy and cargo fmt to lint code (95dd875)
- Release oma-topics v0.1.0 (1bfcdc7)
- Add changelog (ae9e860)
- Fmt (9bb6e19)
- Fill in comment, desc and license (4731867)
- Use oma-apt-sources-list crate (own fork) (831f0c3)
- Inner reqwest::Client (1a3d60e)
- Oma topics is back (db02409)
- Inquire -> oma-inquire (57fcaa5)
- Drop useless dep (0e14c25)
- Fill of error output (100%) (2e01d44)
- Use async (5622e36)
- Fix cargo clippy (6757986)
- No need to use tracing (0ca5be7)
- Improve debug marco (b8fc1a9)
- Clear decompress progress bar (2f40bc8)
- Add download local source feature (bff724f)
- Add todo (87ebc18)
- Do not const Writer::default as WRITER (f310ff2)
- Add oma-topics crate (df5692d)