Fixed
isDaytime (and isNighttime) returned the wrong result near UTC midnight for locations at non-UTC longitudes, where sunrise and sunset fall on different UTC calendar days. See #79.
Patch release — no API changes.
What's Changed
- docs: add Swift Package Index compatibility badges by @ceeK in #75
- docs: update About description by @ceeK in #76
- docs: modernize Swift Package Manager installation instructions by @ceeK in #77
- test: migrate SolarTests to Swift Testing by @ceeK in #78
- fix: isDaytime returns wrong value near UTC midnight by @ceeK in #79
- Bump marketing version to 4.0.1 by @ceeK in #80
Full Changelog: 4.0.0...4.0.1