fiveesrd 0.1.3
fiveesrd: ^0.1.3 copied to clipboard
Umbrella package that re-exports the FiveEsrd models, client, and datastore.
0.1.3 #
- Update dependencies to
fiveesrd_models^0.1.1 andfiveesrd_client^0.1.1 for Equipment union type fix.
0.1.2 #
- Normalize class payloads inside
RestClientsomulticlassing.prerequisite_optionsalways deserializes, even when the API returns a single object or null.
0.1.1 #
- Handle single-object
prerequisite_optionsin class multiclassing payloads. - Add runnable example app and generated-code doc exemptions to prep for pub.
0.1.0 #
- Initial release with generated REST models, GraphQL helpers, coverage script, and dual REST/GraphQL client façade.