Releases: yutto-dev/yutto
Releases · yutto-dev/yutto
[email protected]
What's Changed
- ⬆️ deps: Update Rust crate thiserror to v1.0.64 by @renovate in #333
- ♻️ refactor: rustify
xml_to_ass
andprotobuf_to_ass
by @SigureMo in #336 - ⚡️ perf: avoid many clone for comment by @SigureMo in #337
- 🐛 fix: remove
Cargo.toml
to avoid PEP 517 build error by @SigureMo in #338
Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]@2.0.0-alpha.2
[email protected]
What's Changed
- ♻️ refactor: first step of rustify
biliass
(replaceprotobuf
dep with rust binding) by @SigureMo in #306 - ✅ test: add corpus tests for biliass by @SigureMo in #307
- ♻️ refactor: rustify xml reader by @SigureMo in #308
- ♻️ refactor: rustify
filter_bad_chars
by @SigureMo in #309 - ♻️ refactor: rustify protobuf reader by @SigureMo in #310
- ♻️ refactor: use rust binding
Comment
struct by @SigureMo in #311 - ♻️ refactor: rustify writer utility
convert_timestamp
by @SigureMo in #312 - ♻️ refactor: rustify writer utility
ass_escape
by @SigureMo in #314 - ♻️ refactor: rustify writer utility
convert_color
by @SigureMo in #315 - ♻️ refactor: rustify writer utility
get_zoom_factor
by @SigureMo in #316 - ♻️ refactor: rustify writer utility
convert_flash_rotation
by @SigureMo in #317 - ♻️ refactor: use rust binding struct
OptionComment
by @SigureMo in #318 - ♻️ refactor: rustify writer utility
test_free_rows
by @SigureMo in #319 - ♻️ refactor: rustify writer utility
find_alternative_row
by @SigureMo in #320 - ♻️ refactor: rustify writer utility
mark_comment_row
by @SigureMo in #321 - ⬆️ deps: Update astral-sh/setup-uv action to v3 by @renovate in #322
- ⬆️ deps: Update dependencies (non-major) by @renovate in #323
- ♻️ refactor: rustify ass writer
write_head
by @SigureMo in #324 - ♻️ refactor: rustify ass writer
write_comment
by @SigureMo in #325 - ♻️ refactor: rustify ass writer
write_normal_comment
by @SigureMo in #326 - 🔥 refactor: cleanup unused pyo3 APIs by @SigureMo in #327
- ♻️ refactor: rustify ass writer
write_comment_with_animation
by @SigureMo in #328 - ♻️ refactor: rustify
parse_special_comment
by @SigureMo in #329 - 🔥 refactor: cleanup unused pyo3 APIs by @SigureMo in #330
- ♻️ refactor: rustify
write_special_comment
by @SigureMo in #331 - ♻️ refactor: rustify
process_comments
by @SigureMo in #332
Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]@2.0.0-alpha.1
v2.0.0-beta.42
What's Changed
- 🚨 chore: filter protobuf 5.28 runtime check warning by @SigureMo in #303
- 👷 ci: add release workflow for biliass by @SigureMo in #304
Full Changelog: v2.0.0-beta.41...v2.0.0-beta.42
[email protected]
What's Changed
- 🚨 chore: filter protobuf 5.28 runtime check warning by @SigureMo in #303
- 👷 ci: add release workflow for biliass by @SigureMo in #304
Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]
v2.0.0-beta.41
What's Changed
- 🐛 fix: ensure path unique by @SigureMo in #281
- ♻️ refactor: move to
uv
by @SigureMo in #298 - 🚨 chore: enable more ruff rules by @SigureMo in #300
- ♻️ refactor: integrate
biliass
as a sub package by @SigureMo in #301 - ✨ feat: add 「智能修复」 video quality support by @SigureMo in #302
Full Changelog: v2.0.0-beta.40...v2.0.0-beta.41
v2.0.0-beta.40
v2.0.0-beta.39
What's Changed
Full Changelog: v2.0.0-beta.38...v2.0.0-beta.39
v2.0.0-beta.38
What's Changed
- ✨ feat: allow use mp3 as audio output format by @SigureMo in #265
- 👷 ci: add Python 3.13 to ci by @SigureMo in #267
Full Changelog: v2.0.0-beta.37...v2.0.0-beta.38
v2.0.0-beta.37
What's Changed
- ✨ feat: always use
picture
instead offirst_frame
by @SigureMo in #247 - ✨ feat: add dolby atmos download support by @SigureMo in #256
Full Changelog: v2.0.0-beta.36...v2.0.0-beta.37
v2.0.0-beta.36
What's Changed
- 👽️ refactor: use playurl v2 API in bangumi by @SigureMo in #238
- 🐛 fix: add missing warning for preview video by @SigureMo in #239
- 🔊 chore: refine log formatting by @SigureMo in #240
- ✨ feat: support embed cover to video by @SigureMo in #243
- ✨ feat: add
--download-interval
option by @SigureMo in #244
Full Changelog: v2.0.0-beta.35...v2.0.0-beta.36