| 2026-06-19 09:48 | Merge branch 'release_0.1' | Christophe Coustet | 10 | +197 | -108 |
| 2026-06-19 09:47 | Bump version number to 0.1 | Christophe Coustet | 1 | +5 | -1 |
| 2026-06-19 09:46 | Add Release notes for release 0.1 | Christophe Coustet | 1 | +9 | -0 |
| 2026-06-18 11:42 | Add an utility to convert sun angles to sun vector | Christophe Coustet | 5 | +115 | -40 |
| 2026-06-12 09:10 | Improve man | Christophe Coustet | 1 | +4 | -4 |
| 2026-06-10 15:39 | Improve API comments | Christophe Coustet | 1 | +4 | -4 |
| 2026-06-10 15:26 | Improve wording in the man pages | Christophe Coustet | 1 | +6 | -6 |
| 2026-06-10 15:24 | Rename zenith in elevation in API and code | Christophe Coustet | 5 | +7 | -7 |
| 2026-06-08 09:38 | Fix zenith/elevation ambiguity on man page | Christophe Coustet | 1 | +3 | -3 |
| 2026-06-05 16:34 | Fix scem app argument parsing | Christophe Coustet | 1 | +2 | -1 |
| 2026-06-05 16:31 | Improve error logs of the scem app | Christophe Coustet | 1 | +4 | -1 |
| 2026-06-05 16:30 | Fix short help of the scem app | Christophe Coustet | 1 | +1 | -1 |
| 2026-06-04 15:15 | Update de PSA algorithm to the latest published | Christophe Coustet | 2 | +53 | -58 |
| 2026-06-04 15:12 | Fix Makefile | Christophe Coustet | 1 | +2 | -2 |
| 2026-05-21 14:39 | Fix date parsing | Christophe Coustet | 1 | +3 | -1 |
| 2025-11-13 15:30 | Fix the installation target for the shared library | Vincent Forest | 1 | +1 | -1 |
| 2025-11-13 15:14 | Update access rights to the static library | Vincent Forest | 1 | +2 | -1 |
| 2025-11-13 15:06 | Rm an unexpected space in the scem usage message | Vincent Forest | 1 | +1 | -1 |
| 2025-11-13 14:58 | Fix the static build of the library | Vincent Forest | 2 | +2 | -1 |
| 2025-11-13 14:56 | Write the release note for version 0.0 | Vincent Forest | 1 | +10 | -0 |
| 2025-10-17 15:26 | Write the "installation" section of the README file | Vincent Forest | 1 | +7 | -1 |
| 2025-10-17 15:25 | Fix a typo in the manual page for the scem command | Vincent Forest | 1 | +2 | -2 |
| 2025-10-08 12:47 | Check the coordinates of the entry position. | Vincent Forest | 3 | +35 | -15 |
| 2025-10-08 10:48 | Fix an overzealous assert | Vincent Forest | 1 | +1 | -1 |
| 2025-10-08 10:46 | Fix of the Julian date calculation in the Meeus algorithm | Vincent Forest | 1 | +3 | -3 |
| 2025-10-08 10:42 | Correction of argument analysis in the scem utility | Vincent Forest | 1 | +3 | -3 |
| 2025-10-08 07:53 | Remove a duplicate option when compiling tests | Vincent Forest | 1 | +1 | -1 |
| 2025-10-08 07:42 | Correct the prerequisites for the "install" target | Vincent Forest | 1 | +1 | -1 |
| 2025-10-08 07:38 | Fix the installation/uninstallation of the doc | Vincent Forest | 1 | +6 | -4 |
| 2025-10-08 07:32 | Minor improvement to an API header comment | Vincent Forest | 1 | +5 | -2 |
| 2025-10-08 07:29 | Finalize the implementation of the scem tool | Vincent Forest | 2 | +44 | -3 |
| 2025-10-08 07:29 | Correction of scem compilation in debug mode | Vincent Forest | 1 | +2 | -2 |
| 2025-10-08 07:02 | Start writing the scem utility | Vincent Forest | 4 | +329 | -2 |
| 2025-10-07 13:50 | Add a gitignore file | Vincent Forest | 1 | +9 | -0 |
| 2025-10-07 13:36 | Add the PSA algorithm as an alternative | Vincent Forest | 7 | +518 | -224 |
| 2025-09-29 15:16 | Use the local UTC time for the test | Vincent Forest | 1 | +16 | -8 |
| 2025-09-29 15:12 | Fix the Julian day calculation from a tm structure | Vincent Forest | 1 | +2 | -2 |
| 2025-09-29 13:10 | Compute the position of the sun from Earth | Vincent Forest | 8 | +1293 | -0 |