mysqldump-php icon indicating copy to clipboard operation
mysqldump-php copied to clipboard

Latests commits not in release

Open christiandavilakoobin opened this issue 4 years ago • 2 comments

If I install the package via composer, it downloads the last release, 2.9, but there ara some commits after that release which aren't in that package. Maybe the release should increments in a minor version each commit?

christiandavilakoobin avatar Nov 03 '20 09:11 christiandavilakoobin

You are right. Last release was in April. I didn't make a new one because later commits made several changes that could break something. I usually give some months for any problem to arise before releasing. I will make a new release in the coming weeks.

ifsnop avatar Nov 03 '20 09:11 ifsnop

Maybe it is an extra work, but it could be a medium version for potentially breaking changes, and minor version for bugfixes or some new flags, which shouldn't break anything. This way everyone can upgrade to the version they want.

Thank you for your reply!! 👍

christiandavilakoobin avatar Nov 03 '20 09:11 christiandavilakoobin