ggst-api-rs icon indicating copy to clipboard operation
ggst-api-rs copied to clipboard

fix: Update the API to handle the newest game release

Open Marwes opened this issue 2 years ago • 1 comments

Added an injection point for the API_VERSION so the crate itself does not need updating immediately on a new version. Might want to add an "Unknown" variant for character to more gracefully handle new characters but for now I just added Testament.

Marwes avatar Apr 12 '22 21:04 Marwes

Looks good, can you simplify the query builder as well as in https://github.com/xynxynxyn/ggst-api-rs/issues/4#issuecomment-1097233717 ? It does appear a bit overengineered.

xynxynxyn avatar Apr 13 '22 10:04 xynxynxyn