Releases: yurypcf/igdb
Releases · yurypcf/igdb
v1.0.1
v1.0.0
v1.0.0 - 2023-07-12
Added
- Theme full attributes, including Enum access to enumerated attributes
- Platform full attributes, including Enum access to enumerated attributes
- Colllection full attributes, including Enum access to enumerated attributes
Fixed
- Non presence of
fields()
query method now works as afields *;
body request
Build
- Removed
serde_qs
, as it has no use in this crate
v0.3.2
v0.3.0
v0.3.0 - 2023-07-05
Added
- Game full attributes, including Enum access to enumerated attributes
- Genre full attributes, including Enum access to enumerated attributes
Project organization
- Update README with the 0.2.0 changes
v0.2.0 - 2023-07-04
Added
- Character full attributes, including Enum access to enumerated attributes (Gender and Species)
- Public crate method to access the API response as JSON