-
v0.1.0689d3ef7 · ·
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 - lint+ - other things ?