Unleash / unleash-client-python

Unleash client SDK for Python 💡💡💡
http://unleash.github.io/unleash-client-python
MIT License
84 stars 60 forks source link

Support semver 3 #280

Closed chaitanya-parsana closed 1 year ago

chaitanya-parsana commented 1 year ago

Description

Add support for semver 3 while maintaining backwards compatibility with semver 2 Please include a summary of the change and which issue is fixed (if any).

Fixes # (issue)

276

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

I ran the unit tests with both version of the semver package 2.13.0 and 3.0.2

Checklist:

coveralls commented 1 year ago

Coverage Status

coverage: 96.681% (-0.2%) from 96.885% when pulling dde81f2883dcab2c52a2b5a63393b605bb90df4e on chaitanya-parsana:fix/semver-support-v3 into 5133699f3ff2fa31da032f6c0cc88543d2404638 on Unleash:main.