Skip to content

Releases: seatsio/seatsio-dotnet

v98.0.0

07 Sep 14:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v97.2.0...v98.0.0

v97.2.0

25 Aug 12:28
Compare
Choose a tag to compare

What's Changed

  • Channels can be passed in when creating an event by @mroloux in #91

Full Changelog: v97.1.0...v97.2.0

v97.1.0

23 Aug 12:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v97.0.0...v97.1.0

v97.0.0

10 Jul 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v96.1.0...v97.0.0

v96.1.0

29 Jun 10:54
Compare
Choose a tag to compare

What's Changed

  • Followed conventions: methods should start with a capital letter by @mroloux in #86

Full Changelog: v96.0.0...v96.1.0

v96.0.0

29 Jun 10:32
Compare
Choose a tag to compare

What's Changed

  • Events have an optional name and date by @mroloux in #85

Full Changelog: v95.1.0...v96.0.0

Migrating from v95

  • Client.Events.Create() now takes a CreateEventParams object
  • Client.events.Update() now takes an UpdateEventParams object
  • Deleted Client.Events.UpdateXXX() methods. Use the regular Update() method instead

v95.1.0

22 Jun 11:53
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #83
  • add seat.isAccessible, seat.isCompanionSeat and seat.hasRestrictedVie… by @bverbeken in #84

Full Changelog: v95.0.0...v95.1.0

v95.0.0

30 May 08:18
Compare
Choose a tag to compare

What's Changed

  • Added call to completely replace channels (including objects) by @mroloux in #82

Full Changelog: v94.2.0...v95.0.0

Migrating from v94

  • Client.Events.Channels.Replace() now takes a list instead of a map. If you want to just replace the channel metadata but keep the objects (like replace() used to do), you have to explicitly pass in the objects.
  • We removed Client.Events.Channels.SetObjects() in favour of Client.Events.Channels.Replace()

v94.2.0

08 May 11:13
Compare
Choose a tag to compare

What's Changed

  • Bump RestSharp from 108.0.3 to 109.0.1 by @dependabot in #79
  • Bump RestSharp from 109.0.1 to 110.2.0 by @dependabot in #80
  • Added tryToPreventOrphanSeats flag when selecting best available objects by @mroloux in #81

Full Changelog: v94.1.0...v94.2.0

v94.1.0

20 Mar 08:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v94.0.0...v94.1.0