commit 837e78207f74cd62a58cdd9eae3bb30bae3b914c parent 637a506ce06063478e178bf1cbb5d3af8c926d88 Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Mon, 7 Sep 2026 16:35:36 +0200 Add Release notes for release 0.11 Diffstat:
| M | README.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -61,6 +61,17 @@ the project by running: ## Release notes +### Version 0.11 + +- Allow to define sun direction through location + time. + +- Add a command line option to set the sun direction algorithm. + Either meeus or psa (default) at this stage. + +- Add a command line option to set the DNI. + The sun's description in the input data already includes a mandatory dni + value. The new option allow to supersede this dni value from the command line. + ### Version 0.10 #### Raise the minimum required versions of companion libs