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

Releases: TeamHarTex/guilded-rs

http 0.1.0-dev.9

26 Jun 09:38
Compare
Choose a tag to compare
http 0.1.0-dev.9 Pre-release
Pre-release

Oops, skipped a version

Release Notes

  • more routes added

model 0.1.0-dev.15

24 Jun 06:36
Compare
Choose a tag to compare
model 0.1.0-dev.15 Pre-release
Pre-release

Release Notes

  • addition of the Emote object

validation 0.1.0-dev.2

23 Jun 13:06
Compare
Choose a tag to compare
Pre-release

Release Notes

  • validation for channel fields

model 0.1.0-dev.14

23 Jun 07:41
Compare
Choose a tag to compare
model 0.1.0-dev.14 Pre-release
Pre-release

Release Notes

  • addition of the CalendarEvent and CalendarEventCancellation models, as reflected from recent updates
  • addition of the CalendarEventMarker for IDs

http 0.1.0-dev.7

23 Jun 13:07
Compare
Choose a tag to compare
http 0.1.0-dev.7 Pre-release
Pre-release

Release Notes

  • added ServerChannelCreate route API

http 0.1.0-dev.6

23 Jun 07:42
Compare
Choose a tag to compare
http 0.1.0-dev.6 Pre-release
Pre-release

Release Notes

  • addition of CalendarEvent CRUD routes

http 0.1.0-dev.5

22 Jun 08:44
Compare
Choose a tag to compare
http 0.1.0-dev.5 Pre-release
Pre-release

Release Notes

  • API changes
  • exposure of Client::request, not currently implemented

http 0.1.0-dev.4

20 Jun 07:30
Compare
Choose a tag to compare
http 0.1.0-dev.4 Pre-release
Pre-release

The fourth development release for guilded-http.

Release Notes

A hot fix for publishing on crates.io.

http 0.1.0-dev.3

20 Jun 07:16
Compare
Choose a tag to compare
http 0.1.0-dev.3 Pre-release
Pre-release

The third development release for guilded-http.

Release Notes

  • Finish formatting all routes as a string.

model 0.1.0-dev.13

19 Jun 10:29
Compare
Choose a tag to compare
model 0.1.0-dev.13 Pre-release
Pre-release

The thirteenth development release of guilded-model.

Release Notes

  • Addition of PartialListItem and PartialListItemNote objects.
  • Addition of the mentions field to ListItem and ListItemNote objects.
  • Renamed the ForumThread object to the ForumTopic object.