Releases: openactive/OpenActive.NET
Release 15.2.6
For Person
: allow gender
to include free text value, and include emergencyContact
.
Published to Nuget.
Release 15.2.5
Support for FileUploadFormFieldSpecification
Published to Nuget.
Release 15.2.4
Allow implicit conversion of DateTimeValue
, DateValue
, and TimeValue
types.
Published to Nuget.
Release 15.2.3
This release includes support for AttendeeAttended
and AttendeeAbsent
from the Data Models and Test Interface, as per #199
Published to Nuget.
Release 15.2.2
This release contains minor amendments based on updates to the OpenActive Vocabulary (codified by the Data Models), Test Interface and/or Beta Namespace.
Published to Nuget.
Release 15.2.1
Introduced improved handling of Date/Time serialisation and deserialisation.
This release:
- Allows the values of StartDate and EndDate to be retrieved from Event, without needing to use its subtypes.
- Introduces validation of date strings
- Automates serialisation of dates
- Provides more options for serialising time
These changes should be backwards compatible.
Published to Nuget.
Release 15.1.3
This release contains minor amendments based on updates to the OpenActive Vocabulary (codified by the Data Models), Test Interface and/or Beta Namespace.
Published to Nuget.
Release 15.1.2
This release adds support for the following properties of Course
(openactive/modelling-opportunity-data#164 (comment)):
accessibilityInformation
accessibilitySupport
ageRange
category
genderRestriction
image
level
Published to Nuget.
Release 15.1.1
This release adds support for instanceOfCourse
(openactive/modelling-opportunity-data#164) and deprecates beta:course
.
Published to Nuget.
Release 15.0.3
This release improves the documentation of CourseInstance
and allows additionalAdmissionRestriction
in Slot
, correcting a minor error in the Data Models).
Published to Nuget.