On 12/15/2017 04:45 AM, Jacob Carlborg wrote:
On 2017-12-15 08:31, Nick Sabalausky (Abscissa) wrote:

- The deperecated symbols have been removed (ie, the the outdated pre-v1.0.0 interfaces).

If you have removed symbols that's a breaking API changes which should bump the right most digit in the version according to Semantic Versioning [1].

[1] https://semver.org/


Fixed by releasing a v1.2.1 with the deleted symbols added back in. They will be re-deleted in the next version, v2.0.0, along with the symbols that were newly-depecated in v1.2.0.

https://github.com/mysql-d/mysql-native/blob/master/CHANGELOG.md

Reply via email to