Tags give the ability to mark specific points in history as being important
-
-
v0.1.5
30c5aca6 · ·Headway to a working release. - c/c++ doc working - c/c++ code needing some rework (pathing and cppchecks corrections) - Base CI working (QA, build, deploy) - placeholders for python script and doc
-
v0.1.0
f1184a85 · ·Release including all the base elements for a development framework for the C/C++ part of the code: - working venv with all required dependancies (incl. Cspice and fitsio) - working autodoc for C - working diagnostic tools for C code (cppcheck and clang-tidy) - working first stages CI/CD: - venv setup - main program compilation - documentation compilation - cppcheck - clang-tidy