This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Releases: TeamHarTex/guilded-rs
Releases · TeamHarTex/guilded-rs
model 0.1.0-dev.4
The fourth development release for guilded-model
.
Release Notes
Hash
implementation forId
andIdValue
- addition of
PartialUser
andMemberBan
objects corresponding to recent API updates
model 0.1.0-dev.3
The third development release of guilded-model
.
Release Notes
- complete
serde
Deserialize
andSerialize
implementations for all models currently implemented in the library.
model 0.1.0-dev.2
The second development release for guilded-model
.
Release Notes
- addition of new
Member
andUser
objects corresponding to recent API updates.
model 0.1.0-dev.1
Initial development release for guilded-model
.
Release Notes
- coverage of the all the models currently present in the Guilded API.