mtkennerly / dunamai

Dynamic versioning library and CLI
https://dunamai.readthedocs.io/en/latest
MIT License
320 stars 23 forks source link

add option to define custom formatter to serialize version #40

Closed marnikow closed 2 years ago

marnikow commented 2 years ago

If you want to serialize a version you don't have advanced options. By allowing a formatter the callee can reason about the version object and return a serialized version that fits his preference the best.