Skip to content

docs(examples): mark adapter.cr as deprecated - #10

Merged
hahwul merged 1 commit into
mainfrom
docs/deprecate-adapter-example
May 23, 2026
Merged

docs(examples): mark adapter.cr as deprecated#10
hahwul merged 1 commit into
mainfrom
docs/deprecate-adapter-example

Conversation

@hahwul

@hahwul hahwul commented May 23, 2026

Copy link
Copy Markdown
Owner

Summary

Fm::Adapter no longer loads on macOS 26.2+ since AdapterAsset was removed from the SDK. This was already documented in CHANGELOG v0.3.0, but examples/adapter.cr still presented the API as if it worked. Add an inline DEPRECATED notice at the top of the example so readers do not copy the snippet on current macOS versions.

Test plan

  • No code changes; rest of examples/ unaffected.

`Fm::Adapter` no longer loads on macOS 26.2+ because `AdapterAsset` was
removed from the SDK. This was already noted in CHANGELOG v0.3.0, but
the example file kept presenting it as a normal API. Add an explicit
DEPRECATED notice at the top so readers do not copy the snippet.
@hahwul
hahwul merged commit 93b3a20 into main May 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant