podhmo / python-node-semver

python version of node-semver
MIT License
21 stars 15 forks source link

💣 Update Major version (but 0.9.0) #45

Closed podhmo closed 1 year ago

podhmo commented 3 years ago

include

podhmo commented 3 years ago

39 is huge change.

before

import semver

after

import nodesemver
podhmo commented 3 years ago

please if caught a trouble after updated, pin version at 0.8.1.

podhmo commented 3 years ago

0.9.0-rc1 is released. (As it is for a while. maybe 2 months ?)

tomschr commented 1 year ago

Are there any news? :slightly_smiling_face:

I'm just asking as the project python-semver and python-node-semver can't be used in the same Python virtual env at the same time. I'm sorry for all the hassles, but our users are still affected by this problem. Having a new release would probably mitigate it.

Many thanks for all your efforts! Much appreciated!

podhmo commented 1 year ago

oh, I forgot it, sorry.

podhmo commented 1 year ago

released it https://pypi.org/manage/project/node-semver/release/0.9.0/ Sorry, for late response 🙇 (since 2021...)

tomschr commented 1 year ago

Thank you very much @podhmo!

However, the README still mentions semver instead of nodesemver. :wink: