Releases: ModelCloud/LogBar
Releases · ModelCloud/LogBar
LogBar v0.2.1
What's Changed
- Bump actions/upload-artifact from 5 to 6 in the github-actions group by @dependabot[bot] in #30
- fix calc_time using wrong iteration count causing off by 1 by @Qubitium in #33
Full Changelog: v0.2.0...v0.2.1
LogBar v0.2.0
What's Changed
- [CI ] fix CI for unit test by @CSY-ModelCloud in #29
- Fix text animation not skipping ansi colors by @Qubitium in #32
Full Changelog: v0.1.9...v0.2.0
LogBar v0.1.9
What's Changed
- Bump actions/upload-artifact from 4 to 5 in the github-actions group by @dependabot[bot] in #26
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #27
- Remove license-files from pyproject.toml by @CSY-ModelCloud in #28
Full Changelog: v0.1.8...v0.1.9
LogBar v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
LogBar v0.1.7
LogBar v0.1.6
Remove hatchling depend for install
LogBar v0.1.5
What's Changed
Full Changelog: v0.1.4...v.0.1.5
LogBar v0.1.4
Notable:
- Fix screen clicker with multiple progress bars by merging rendering before flush
What's Changed
Full Changelog: v0.1.3...v0.1.4
LogBar v0.1.3
Notable:
- Add Spinner ProgressBar that as no start/end range. Like a UI spinner that just moves left and right.
logbar.spinner()
What's Changed
- Fix jupyter progressbar compat by @Qubitium in #19
- buffer output in a thread queue by @Qubitium in #20
- add spinner by @Qubitium in #21
Full Changelog: v0.1.1...v0.1.3