0.2.0
Breaking changes
- The issuer and serial number of the document number of a flight segment is now represented using the new type
BPKDocumentNumber
. The old fieldsdocumentAirlineNumeric: UInt32?
anddocumentNumber: String?
have been replaced withdocumentNumber: BPKDocumentNumber?
.