aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 5 forks source link

Simplify bumping parts of the version number as part of BuildPackage #156

Closed aplteam closed 3 weeks ago

aplteam commented 8 months ago

The current syntax works but is quite complex.

Adding an optional flag -bump= would simplify matters:

-bump=major
-bump=minor
-bump=patch

should all be handled.

aplteam commented 3 weeks ago

Implementted in 0.109.0