mikepenz / release-changelog-builder-action

A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
https://blog.mikepenz.dev
Apache License 2.0
703 stars 104 forks source link

question: is `toTag` and `fromTag` inclusive? #1318

Closed scarf005 closed 6 months ago

scarf005 commented 6 months ago

i think it follows git range semantics (excludes start, includes end), but just wanted to be sure.

scarf005 commented 6 months ago

https://github.com/scarf005/Cataclysm-BN/actions/runs/8308192728/job/22738169370#step:6:29

Comparing scarf005/Cataclysm-BN - '2024-03-14...2024-03-15'

it does.