R schrieb am Donnerstag, 26. Februar 2026 um 00:42:59 UTC+1: I note the class Almanac signature has changed in v5.3.0 with the removal of the moon_phases parameter. Understand that moon phases are still supported through the texts parameter; however, any existing user code that calls almanac.Almanac with a moon_phases argument will fail. Guess this will at least be covered in the upgrade guide? The change log does not mention the change.
No. You can still write something like $almanac(moon_phases=[...]).moon_phase. It will work as before. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/d45d8c01-0bf3-48e9-80a9-8fc47c6926f7n%40googlegroups.com.
