Tags give the ability to mark specific points in history as being important
-
v0.0.0-modulus
dfefc0b6 · ·Adds modulus operator for int, float types. Also implements unary negation for float whereas it only was defined for int prior.
-
v0.0.0-ci2
a160aade · ·v0.0.0-ci had CI not working exactly as intended since for tags the builds were not being pushed as 'latest'. This tag is to test pipelines being fixed to handle this case as intended.
-
v0.0.0
b3a003a2 · ·Latest commit in main branch when starting to use semantic versioning. Format: syntax.stdlib.bugfix (A syntax change is a major change, a standard library change is a minor change, and a bug fix is still a potential change in the behavior of existing scripts.)