Releases: seatsio/seatsio-python
Releases · seatsio/seatsio-python
v75.2.0
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
What's Changed
- Support draft reports for charts by @schaloner in #62
Full Changelog: v75.0.0...v75.1.0
v75.0.0
v74.2.0
What's Changed
Full Changelog: v74.1.0...v74.2.0
v74.1.0
What's Changed
- Expose variableOccupancy, minOccupancy, and maxOccupancy by @schaloner in #58
Full Changelog: v74.0.0...v74.1.0
v74.0.0
What's Changed
- Dependencies use an exact version number by @mroloux in #56
- Bump future from 0.18 to 0.18.3 by @dependabot in #57
- Removed social distancing rulesets by @mroloux in #55
New Contributors
- @dependabot made their first contribution in #57
Full Changelog: v73.1.0...v74.0.0
v73.1.0
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
What's Changed
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
What's Changed
Full Changelog: v72.3.0...v72.4.0
v72.3.0
Full Changelog: v72.2.0...v72.3.0