KazDragon / terminalpp

A C++ library for interacting with ANSI terminal windows.
MIT License
75 stars 10 forks source link

Better versioning #282

Closed KazDragon closed 3 years ago

KazDragon commented 3 years ago

Versioning now occurs automatically and is based on the distance to the last tag. E.g. with a tag of 3.3.0, then each commit will increment the patch to 3.3.1, then 3.3.2, etc.


This change is Reviewable

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 98.23% when pulling 18422d5a611cdb36428ab785a6f691f92edf1e69 on better-versioning into 2d8dff1ebaefd05fff09023f3595e96693a538b7 on master.