v0.16.0
- [tech] Move Availability from 'common_format' to 'objects'
- [feature] Expose 'read_config()' function as a new API
- [feature] Expose new API validity_period
- [feature] Expose AddPrefix as a public API of 'transit_model'
- [feature] Expose calendars as a new API
- [feature] Improve conversion of fares v2 to fares v1
- [feature] Compact identifiers for NeTEx IDFM
- [feature] NeTEx France - Add TransportMode on Line section
- [feature] NeTEx France - Add TransportMode on ServiceJourney section
Internal:
- [tech] Move 'impl_id' inside the 'transit_model_collection' crate
- [tech] Remove useless macro 'ctx_from_path'
- [tech] Replace 'tempdir' with 'tempfile'
- [tech] Remove FileHandler from 'kv1' module
- [tech] Use 'skip_error' crate instead of custom macro
- [tech] Remove collection and use typed_index_collection
- [tech] Add crates 'relational_types' and 'relational_types_procmacro'