v1.0.5 changelog

This commit is contained in:
Vincent Riquer 2026-01-16 02:42:36 +01:00
parent c527fc3b02
commit 04343b42ca

View File

@ -1,12 +1,12 @@
# DEV # 1.0.5
### BUGS (Minor) ### BUGS (Minor)
* `toys/createindex`: handle empty channel count, bitdepth and sampling rate cleanly * `toys/createindex`: handle empty channel count, bitdepth and sampling rate cleanly
### Enhancements ### Enhancements
* Allow ignoring microsecond precision in timestamps * Allow ignoring microsecond precision in timestamps
* Don't print useless information (stuff that handled 0 files and such) * Don't print useless information (stuff that handled 0 files and such)
* Store transcoded file paths relative to their destination's root * Store transcoded file paths relative to their destination's root (db version 7)
* Add missing error codes (used but not declared) * Add missing (used but not declared) error codes
# 1.0.4 # 1.0.4
## `BREAKING CHANGES` ## `BREAKING CHANGES`