- 🔧 **Updated version to v0.1.3** to allow new release on PyPI. - 🛠 **Fixed PyPI upload issue** by ensuring version number increments with each release. - 🏷 **Added better version management workflow** to avoid duplicate uploads.
**2025/1/31**
0.1.2
- 🎨 **Improved CLI interaction**: Now displays the merge order before confirmation. - 🐛 **Fixed incorrect `timestamps.txt` filename**. - 🛠 **Fixed issue with `vid-merge` when using relative paths**.
0.1.1
- 🐛 **Bug Fixes**: - Fixed an issue where `timestamps.txt` had incorrect filenames. - Fixed an issue where `vid-merge` failed to run in relative paths.
0.1.0
- 🎉 **First official release** - `vid-info`: Retrieve video information (resolution, duration, file size). - `vid-timestamps`: Generate YouTube chapter timestamps. - `vid-merge`: Merge multiple video files. - 🏷 **Auto-naming for output videos**: Uses the folder name by default.