UNPKG

@arcane-utils/types

Version:

A collection of typescript types.

78 lines (52 loc) 1.46 kB
# @arcane-utils/types ## Changelog ### V 1.4.2 Add reshaping attribute on Ingestion type ### V 1.4.0 Remove pass culture value in channel type ### V 1.3.4 Export ProductEvolutionInformation ### V 1.3.3 Add product_evolution_info attribute to ingestion type ### V 1.3.2 Add total_output_rows to processing's ExecutionInfo type Create ProcessingExecutionInfo type that is different from ExecutionInfo for ingestions and exports ### V 1.3.1 Add preserve_ascii_control_characters option ### V 1.3.0 Add alert_ids and protection_id to Export type ### V 1.2.19 Use commonjs module ### V 1.2.17 Add should_gzip as parameter in exports ### V 1.2.16 Add pass_culture_offers and google_automotive_push ### V 1.2.15 Fix typo Add `enclosing_quotes` in `AdvancedIngestionParameter`. ### V 1.2.14 Add is_json to AdvandedIngestionParameter ### V 1.2.11 Remove pass culture cd channel ### V 1.2.10 Add GCS parameters in ingestion type ### V 1.1.17 Fix ExecutionInfo type ### V 1.1.16 Fix processing parameters type ### V 1.1.15 Add processing entity types ### V 1.1.14 Add pass_culture_cd channel type ### V 1.1.13 Add pass_culture_livre channel type ### V 1.1.12 Finally make package functional after many tries ### V 1.0.0 Init component. ## Old CHANGE LOG ### V 1.0.2 Extract Advanced Parameters in an interface Adding of escape_charecter in Advanced Parameters Interface ### V 1.0.1 Add xml_sub_type, root_tag, product_tag in ExportBaseParameters