oma-console v0.1.0
·
3712 commits
to master
since this release
Chore
- fill of comment
- no need to use tracing
Chore
- use MIT license
Chore
- add desc
- add changelog
New Features
- display done message if env is not atty
- use DEBUG globar var to store yes/no display debug message
- fill of remove() function
- init
Bug Fixes
- fix logger marco multi use
Refactor
- remove useless file; lint
- fill of error translate (50%)
- improve debug marco
- add progressbar style
- Also add oma-fetcher ProgressStyle
- add todo
- do not const Writer::default as WRITER
- add oma-topics crate
- abstract tips and has_x11
- add crate oma-console
Style
- run cargo clippy and cargo fmt to lint code
Commit Statistics
- 21 commits contributed to the release over the course of 10 calendar days.
- 20 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Use MIT license (548a9e5)
- Release oma-console v0.1.0 (4d378f6)
- Add desc (ec5d5d3)
- Add changelog (294cd1b)
- Fill of comment (3c7c29e)
- Display done message if env is not atty (e8f56b5)
- Remove useless file; lint (119cc9f)
- Fill of error translate (50%) (9e6f244)
- No need to use tracing (eb52b64)
- Use DEBUG globar var to store yes/no display debug message (0a5a509)
- Fix logger marco multi use (2037757)
- Improve debug marco (999ff58)
- Fill of remove() function (e92a420)
- Run cargo clippy and cargo fmt to lint code (ee45498)
- Init (b50cfc0)
- Add progressbar style (61b0cf1)
- Add todo (b210c48)
- Do not const Writer::default as WRITER (3f0e43a)
- Add oma-topics crate (5170f79)
- Abstract tips and has_x11 (255c03b)
- Add crate oma-console (7dba4be)