Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Releases: TeamHarTex/guilded-rs

model 0.1.0-dev.4

26 Mar 03:22
Compare
Choose a tag to compare
model 0.1.0-dev.4 Pre-release
Pre-release

The fourth development release for guilded-model.

Release Notes

  • Hash implementation for Id and IdValue
  • addition of PartialUser and MemberBan objects corresponding to recent API updates

model 0.1.0-dev.3

23 Mar 10:59
Compare
Choose a tag to compare
model 0.1.0-dev.3 Pre-release
Pre-release

The third development release of guilded-model.

Release Notes

  • complete serde Deserialize and Serialize implementations for all models currently implemented in the library.

model 0.1.0-dev.2

23 Mar 03:37
Compare
Choose a tag to compare
model 0.1.0-dev.2 Pre-release
Pre-release

The second development release for guilded-model.

Release Notes

  • addition of new Member and User objects corresponding to recent API updates.

model 0.1.0-dev.1

22 Mar 02:38
Compare
Choose a tag to compare
model 0.1.0-dev.1 Pre-release
Pre-release

Initial development release for guilded-model.

Release Notes

  • coverage of the all the models currently present in the Guilded API.