Add warning about int->string change.
the build was successful Details

This commit is contained in:
tastytea 2019-01-27 04:23:49 +01:00
parent a6b4a09dc8
commit 28734ee8cf
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ JSON. You can then put that JSON into easy to use classes.
**The ABI will be unstable in versions < 1.0.0**
**Beginning with 0.30.0, all IDs are `const string` instead of
`uint_fast64_t` as required by the Mastodon API. Sorry for the inconvenience.**
# Usage
The HTML reference can be generated with `build_doc.sh`, if doxygen is installed. It is also available at