Documentation and example release. The library source is unchanged from v2.4.0 — no API was added or altered, and swift package diagnose-api-breaking-changes reports no breaking changes.
Documentation
- The examples' settings screen now shows the accent role and a custom six-color palette.
role:(added in 2.3.0) andresolvedButtonColors(for:)(exposed in 2.4.0) were documented but never shown running; the screen renders both roles under the shipped themes and under a palette whose accent pair measures 7.09:1 against its surface pair's 13.17:1. - The Accessibility article's testing notes point at that screen, so the advice to verify a custom accent pair separately has a working reference beside it.
Tooling
AGENTS.mdnow records the repository's commit message convention, verification commands, and release steps, and its testing guidance matchesCONTRIBUTING.md: the suite stays on XCTest while the package supports Swift 5.7.
Full changelog: https://github.com/gewill/neumorphic/blob/master/CHANGELOG.md