CE-Programming / toolchain

Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
https://ce-programming.github.io/toolchain/index.html
GNU Lesser General Public License v3.0
527 stars 53 forks source link

Versioning of libraries #507

Closed mateoconlechuga closed 1 month ago

mateoconlechuga commented 1 month ago

Currently, libraries are only versioned based on API. It would be nice to have them actually be versioned, so people know what version they might be using.

calc84maniac: toolchain version number as major/minor then build number based on number of commits since release tag calc84maniac: why are we trying to reinvent the wheel so much

mateoconlechuga commented 1 month ago

Not really needed anymore since we just want people to use either latest release or nightly.