TinoGuo / pin_input_text_field

A textField widget to help display different style pin
Apache License 2.0
384 stars 83 forks source link

Please follow semver while introducing breaking changes #93

Open vasilich6107 opened 1 year ago

vasilich6107 commented 1 year ago

Hi.

You've recently released 4.5.0 with breaking change.

Could you follow https://semver.org/ rules for versioning

Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes
MINOR version when you add functionality in a backwards compatible manner
PATCH version when you make backwards compatible bug fixes

according to the semver rules it will be better to release v5.0.0