v6.1.5
--until and --since flags (#286)
Ability to filter commits by date
backport --all --since "2020-02-03" --until "2020-02-04"
--dir flag (#288)
By default the temporary repo will be checked out in ~/.backport/repositories/{project}. This option allows the user to specify the location of the temporary repository for the project.
--publishStatusComment (#288)
This setting makes it possible to disable posting of status comments on source pull requests