commit 72bc3f5079c2a57e8a9a9bdda9c77bbbec427406
Author: Ed Craig-Wood <138211970+edc-w@users.noreply.github.com>
Date:   Wed Jun 18 14:20:43 2025 +0100

    docs: DOI grammar error

commit bf8a428fbdfed407e47f4d252f6ff511b84365ff
Author: albertony <12441419+albertony@users.noreply.github.com>
Date:   Wed Jun 18 18:25:18 2025 +0200

    docs: lib/transform: cleanup formatting

commit 05cc6f829b7bac76b248fe51913b0736e2ed7249
Author: albertony <12441419+albertony@users.noreply.github.com>
Date:   Wed Jun 18 09:49:04 2025 +0200

    lib/transform: avoid empty charmap entry

commit af7383377315efbe4e899a6d86600ed395f2e3f9
Author: jinjingroad <jinjingroad@sina.com>
Date:   Thu Jun 19 12:32:44 2025 +0800

    chore: fix function name
    
    Signed-off-by: jinjingroad <jinjingroad@sina.com>

commit 3167a637802fe1b4cbed1338345a03ff03162b55
Author: Nick Craig-Wood <nick@craig-wood.com>
Date:   Wed Jun 18 13:51:44 2025 +0100

    convmv: fix spurious "error running command echo" on Windows
    
    Before this change the help for convmv was generated by running the
    examples each time rclone started up. Unfortunately this involved
    running the echo command which did not work on Windows.
    
    This pre-generates the help into `transform.md` and embeds it. It can
    be re-generated with `go generate` which is a better solution.
    
    See: https://forum.rclone.org/t/invoke-of-1-70-0-complains-of-echo-not-found/51618

commit 1d9795daa6578a6963ecb43aa86373d4e42f2aac
Author: Ed Craig-Wood <138211970+edc-w@users.noreply.github.com>
Date:   Wed Jun 18 14:06:57 2025 +0100

    docs: client-credentials is not support by all backends

commit 03ea89adf01267bbfc9bbcd130f952514e7f3554
Author: Nick Craig-Wood <nick@craig-wood.com>
Date:   Thu Jun 19 11:35:18 2025 +0100

    Start v1.70.1-DEV development
