Skip to content

Releases: seatsio/seatsio-python

v75.2.0

16 Oct 12:38
Compare
Choose a tag to compare

What's Changed

  • Support event is in the past flag by @schaloner in #60
  • Allow for-sale config to be specified when events and seasons are created by @schaloner in #63

Full Changelog: v75.1.0...v75.2.0

v75.1.0

12 Sep 11:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v75.0.0...v75.1.0

v75.0.0

07 Sep 14:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v74.2.0...v75.0.0

v74.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 #59

Full Changelog: v74.1.0...v74.2.0

v74.1.0

23 Aug 13:29
Compare
Choose a tag to compare

What's Changed

  • Expose variableOccupancy, minOccupancy, and maxOccupancy by @schaloner in #58

Full Changelog: v74.0.0...v74.1.0

v74.0.0

10 Jul 11:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v73.1.0...v74.0.0

v73.1.0

28 Jun 08:24
Compare
Choose a tag to compare

What's Changed

  • add seat.isAccessible, seat.isCompanionSeat and seat.hasRestrictedVie… by @bverbeken in #53
  • Events can have a name and date by @mroloux in #54

Full Changelog: v73.0.0...v73.1.0

v73.0.0

30 May 08:30
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v72.4.0...v73.0.0

Migrating from v72

client.events.channels.replace() now takes a list instead of an object. 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.set_objects() in favour of client.events.channels.replace()

v72.4.0

08 May 11:12
Compare
Choose a tag to compare

What's Changed

  • Added tryToPreventOrphanSeats flag when selecting best available objects by @mroloux in #51

Full Changelog: v72.3.0...v72.4.0

v72.3.0

20 Mar 08:34
Compare
Choose a tag to compare

Full Changelog: v72.2.0...v72.3.0