Files
tauri-plugins-workspace/.changes/log-max-file-size-u64.md
T
Lucas Fernandes NogueiraandAmr Bashir 1a43e4701d refactor(log)!: take u64 in Builder::max_file_size (#3611)
* refactor(log)!: take u64 in Builder::max_file_size

* Apply suggestion from @amrbashir

---------

Co-authored-by: Amr Bashir <github@amrbashir.me>
2026-09-22 06:07:06 -03:00

116 B

log, log-js
log log-js
major major

Breaking: Builder::max_file_size now takes a u64 instead of a u128.