--- ray/doc/notes/ReleaseNotes 2020/08/15 03:28:56 1.374 +++ ray/doc/notes/ReleaseNotes 2020/09/11 22:26:33 1.378 @@ -2237,7 +2237,7 @@ Updates to evalglare and gendaylit from Jan Wienold, i colored sky option. ========================= -Version 5.3 +Version 5.3 (Released September 1, 2020) Created radcompare program to compare Radiance tool output to reference outputs during unit-testing. @@ -2381,3 +2381,14 @@ New version of evalglare from Jan Wienold. Added -u option to gendaymtx to elide data columns (time steps) when the sun is not visible above the horizon. + +========================= +Version 5.4 + +Added rcollate -c option to force operation to continue even if it +seems unnecessary. Made tool more robust. + +Added -t option to rcontrib (and rfluxmtx) to report progress after the +given number of seconds. + +Added "test" target to makeall to run unit tests.