Skip to content

Neumorphic v2.4.1

Latest

Choose a tag to compare

@gewill gewill released this 28 Aug 09:42
· 2 commits to master since this release

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) and resolvedButtonColors(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.md now records the repository's commit message convention, verification commands, and release steps, and its testing guidance matches CONTRIBUTING.md: the suite stays on XCTest while the package supports Swift 5.7.

Full changelog: https://github.com/gewill/neumorphic/blob/master/CHANGELOG.md