mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
Update CHANGELOG.md
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
# v1.0.7 (pre-release)
|
# v1.0.7
|
||||||
- Improve chaptered audio generation by outputting directly as `m4b` instead of converting from `wav`.
|
- Improve chaptered audio generation by outputting directly as `m4b` instead of converting from `wav`.
|
||||||
- Ignore chapter markers and single newlines when calculating text length, improving the accuracy of the text length calculation.
|
- Ignore chapter markers and single newlines when calculating text length, improving the accuracy of the text length calculation.
|
||||||
- Prevent cancellation if process is at 99%, ensuring the process is not interrupted at the last moment.
|
- Prevent cancellation if process is at 99%, ensuring the process is not interrupted at the last moment.
|
||||||
@@ -53,4 +53,4 @@
|
|||||||
- Switched from setuptools to hatchling for packaging.
|
- Switched from setuptools to hatchling for packaging.
|
||||||
- Added classifiers to the package metadata.
|
- Added classifiers to the package metadata.
|
||||||
- Fixed "No module named 'docopt'" and "setuptools.build_meta" import errors while using .bat installer in Windows, mentioned by @nigelp in #2
|
- Fixed "No module named 'docopt'" and "setuptools.build_meta" import errors while using .bat installer in Windows, mentioned by @nigelp in #2
|
||||||
- Improvements in code and documentation.
|
- Improvements in code and documentation.
|
||||||
|
|||||||
Reference in New Issue
Block a user