Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 0d9d83b

Browse files
Add status note and reference to Serializable (#3)
1 parent c46ab33 commit 0d9d83b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Provides the legacy `JSON.mapping` macro method.
44

5+
This shard is provided as-is and considered deprecated. It won't receive feature enhancements.
6+
7+
Please consider using [`JSON::Serializable`](https://crystal-lang.org/api/latest/JSON/Serializable.html) instead, the successor included in Crystal's standard library.
8+
59
## Installation
610

711
1. Add the dependency to your `shard.yml`:

0 commit comments

Comments
 (0)