1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
## [1.0.5] - 2025-11-09
### ๐ผ Other
- Loosen uv_build version constraints, fixes #32
### โ๏ธ Miscellaneous Tasks
- Remove gitchangelog files
- Bump version to 1.0.5
## [1.0.4] - 2025-10-17
### ๐ Bug Fixes
- Do not set bar position
### ๐ผ Other
- Remove deprecated license classifier (#30)
### โ๏ธ Miscellaneous Tasks
- Add commitizen for conventional commits
- Fix .pre-commit-config.yaml formatting
- Add python 3.14 support
- Bump version to 1.0.4
## [1.0.3] - 2025-09-01
### ๐ Documentation
- Add @AlexanderS as a contributor
## [1.0.2] - 2025-08-21
### ๐งช Testing
- Fix async cleanup after exception test
## [0.12.0] - 2025-03-28
### ๐ Documentation
- Add @scufre as a contributor
## [0.11.3] - 2024-12-11
### ๐ Bug Fixes
- Clear and print progress when tqdm is not available
## [0.11.2] - 2024-12-10
### โ๏ธ Miscellaneous Tasks
- One-liner progress when tqdm is not available
## [0.10.0] - 2024-11-18
### ๐ Bug Fixes
- Ensure percentage is always in float
## [0.9.1] - 2024-09-16
### ๐ Bug Fixes
- The logic of the option --progress-only
## [0.9.0] - 2024-09-16
### ๐ Documentation
- Add @LaunchLee as a contributor
### โ๏ธ Miscellaneous Tasks
- Add an option to print progress only in cli usage
## [0.7.9] - 2024-08-14
### ๐ Documentation
- Add @ammgws as a contributor
### โ๏ธ Miscellaneous Tasks
- Remove unused dependency
## [0.7.4] - 2023-05-06
### ๐ Bug Fixes
- Round percentage numbers
## [0.7.1] - 2023-02-24
### ๐ Features
- *(ffprobe)* FEAT-0001 try to get duration by ffprobe in case if loglevel=error
### ๐ Documentation
- Add @kskadart as a contributor
## [0.6.0] - 2022-12-17
### ๐ Documentation
- Add @slhck as a contributor
- Add @WyattBlue as a contributor
## [0.0.2] - 2021-03-06
|