peritus / bumpversion

Version-bump your software with a single command
https://pypi.python.org/pypi/bumpversion
MIT License
1.5k stars 147 forks source link

Added functions to part configuration #119

Closed lgiordani closed 7 years ago

lgiordani commented 8 years ago

This set of commits extracts the numeric and values configuration options as classes that are activated through the function configuration key.

I also added a date function for date-based version parts.

The documentations has been updated accordingly


This change is Reviewable

peritus commented 8 years ago

:+1:

ryneeverett commented 7 years ago

Why closed?

lgiordani commented 7 years ago

This has been opened one year ago, and was an attempt to help contributing to a bumpversion refactoring. Since bumpversion is no more actively developed I implemented some ideas in the punch package, and no more maintaining my bumpversion fork. If @peritus is still interested in it the commits can be still retrieved.

haidaraM commented 6 years ago

Looks like this pull request solves this #144