builttoroam / device_calendar

A cross platform plugin for modifying calendars on the user's device
https://pub.dev/packages/device_calendar
BSD 3-Clause "New" or "Revised" License
259 stars 258 forks source link

Align develop with master #487

Closed IVLIVS-III closed 1 year ago

IVLIVS-III commented 1 year ago

This PR merges master into develop.

They diverged due to the 4.3.0 and 4.3.1 releases that cherry picked some commits. This resulted in automated tests failures, caused by dry-running publish, which failed due to the version in pub.dev being lower than the currently published version.

Furthermore, this allows us to continue development of 5.0 on the develop branch, with an ordinary release workflow via master and release branches.

IVLIVS-III commented 1 year ago

@thomassth do you have time to look at this PR?

I believe, merging master into develop will bring us quite a step closer to releasing 5.0.