Prepare Release 1.4.0
Closed this issue ยท 8 comments
vitcpp commented
esabol commented
vitcpp commented
Due to the adopted versioning approach (semver.org) we have to increment the minor number because we have changes in the SQL interface. The patch number is incremented when doing some changes that do not affect the interfaces. The last PR before the release will change version to 1.4.0.
esabol commented
Due to the adopted versioning approach (semver.org) we have to increment the minor number because we have changes in the SQL interface.
Oh, yes, of course.
vitcpp commented
vitcpp commented
All pending 1.4.0 PRs are merged. Freeze the code for testing. The 1.4.0 tag will be assigned after some testing.
vitcpp commented
I think 1.4.0 is ok. If no objections, I'm going to set a tag and create a release artifact.
vitcpp commented
Closed as completed.