diff --git a/CMakeLists.txt b/CMakeLists.txt index bc313b576..03f8b1960 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,13 +17,14 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") #--------------------------------------------- #--------------------------------------------- -project(VRPROUTING VERSION 0.4.1 +project(VRPROUTING VERSION 0.4.2 LANGUAGES C CXX ) set(PROJECT_VERSION_DEV "") string(TOLOWER "${PROJECT_NAME}" PROJECT_NAME_LOWER) set(MINORS 0.4 0.3 0.2 0.1) set(OLD_SIGNATURES + 0.4.1 0.4.0 0.3.0 0.2.0 diff --git a/NEWS.md b/NEWS.md index 5dd3eaadb..5bf9ff1af 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,10 @@ ## vrpRouting 0.4 +### vrpRouting 0.4.2 Release Notes + +No changes yet. + ### vrpRouting 0.4.1 Release Notes To see all issues & pull requests closed by this release see the diff --git a/doc/general/release_notes.rst b/doc/general/release_notes.rst index 60c34342c..9fa50f3b1 100644 --- a/doc/general/release_notes.rst +++ b/doc/general/release_notes.rst @@ -38,6 +38,11 @@ vrpRouting 0.4 :local: :depth: 1 +vrpRouting 0.4.2 Release Notes +------------------------------------------------------------------------------- + +No changes yet. + vrpRouting 0.4.1 Release Notes ------------------------------------------------------------------------------- diff --git a/docqueries/version/doc-full_version.result b/docqueries/version/doc-full_version.result index c3b53dd5c..ebb883861 100644 --- a/docqueries/version/doc-full_version.result +++ b/docqueries/version/doc-full_version.result @@ -6,7 +6,7 @@ SET SELECT version, library FROM vrp_full_version(); version | library ---------+------------------ - 0.4.1 | vrprouting-0.4.1 + 0.4.2 | vrprouting-0.4.2 (1 row) /* -- q2 */ diff --git a/docqueries/version/doc-version.result b/docqueries/version/doc-version.result index 33e62bf9e..e42f28546 100644 --- a/docqueries/version/doc-version.result +++ b/docqueries/version/doc-version.result @@ -6,7 +6,7 @@ SET SELECT vrp_version(); vrp_version ------------- - 0.4.1 + 0.4.2 (1 row) /* -- q2 */ diff --git a/locale/en/LC_MESSAGES/VRP-category.po b/locale/en/LC_MESSAGES/VRP-category.po index 38135621b..055a074be 100644 --- a/locale/en/LC_MESSAGES/VRP-category.po +++ b/locale/en/LC_MESSAGES/VRP-category.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/bin_packing.po b/locale/en/LC_MESSAGES/bin_packing.po index f14008f1c..5bb50f232 100644 --- a/locale/en/LC_MESSAGES/bin_packing.po +++ b/locale/en/LC_MESSAGES/bin_packing.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/concepts.po b/locale/en/LC_MESSAGES/concepts.po index b3b6f912c..5346b91b7 100644 --- a/locale/en/LC_MESSAGES/concepts.po +++ b/locale/en/LC_MESSAGES/concepts.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/experimental.po b/locale/en/LC_MESSAGES/experimental.po index 26c919290..9498668ea 100644 --- a/locale/en/LC_MESSAGES/experimental.po +++ b/locale/en/LC_MESSAGES/experimental.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/index.po b/locale/en/LC_MESSAGES/index.po index 8d3632bbc..9100e91c4 100644 --- a/locale/en/LC_MESSAGES/index.po +++ b/locale/en/LC_MESSAGES/index.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/installation.po b/locale/en/LC_MESSAGES/installation.po index f2466c478..445098534 100644 --- a/locale/en/LC_MESSAGES/installation.po +++ b/locale/en/LC_MESSAGES/installation.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/introduction.po b/locale/en/LC_MESSAGES/introduction.po index 152c8f0de..f4a683792 100644 --- a/locale/en/LC_MESSAGES/introduction.po +++ b/locale/en/LC_MESSAGES/introduction.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/knapsack.po b/locale/en/LC_MESSAGES/knapsack.po index 2d299f6f3..01c582eba 100644 --- a/locale/en/LC_MESSAGES/knapsack.po +++ b/locale/en/LC_MESSAGES/knapsack.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/multiple_knapsack.po b/locale/en/LC_MESSAGES/multiple_knapsack.po index 94b8bdd2e..d85842999 100644 --- a/locale/en/LC_MESSAGES/multiple_knapsack.po +++ b/locale/en/LC_MESSAGES/multiple_knapsack.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/official.po b/locale/en/LC_MESSAGES/official.po index 39b1a0291..3a66c7c93 100644 --- a/locale/en/LC_MESSAGES/official.po +++ b/locale/en/LC_MESSAGES/official.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/or_tools-category.po b/locale/en/LC_MESSAGES/or_tools-category.po index dc23a382f..b61222cae 100644 --- a/locale/en/LC_MESSAGES/or_tools-category.po +++ b/locale/en/LC_MESSAGES/or_tools-category.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/pgr-category.po b/locale/en/LC_MESSAGES/pgr-category.po index c157122da..372e601e5 100644 --- a/locale/en/LC_MESSAGES/pgr-category.po +++ b/locale/en/LC_MESSAGES/pgr-category.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/proposed.po b/locale/en/LC_MESSAGES/proposed.po index a732a893a..297c80324 100644 --- a/locale/en/LC_MESSAGES/proposed.po +++ b/locale/en/LC_MESSAGES/proposed.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/release_notes.po b/locale/en/LC_MESSAGES/release_notes.po index 174e3b7d4..d9fe78d04 100644 --- a/locale/en/LC_MESSAGES/release_notes.po +++ b/locale/en/LC_MESSAGES/release_notes.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: vrpRouting v0.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-22 20:37+0000\n" +"POT-Creation-Date: 2024-07-24 18:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -61,10 +61,18 @@ msgid "Contents" msgstr "" #: ../../build/doc/release_notes.rst:42 -msgid "vrpRouting 0.4.1 Release Notes" +msgid "vrpRouting 0.4.2 Release Notes" msgstr "" #: ../../build/doc/release_notes.rst:44 +msgid "No changes yet." +msgstr "" + +#: ../../build/doc/release_notes.rst:47 +msgid "vrpRouting 0.4.1 Release Notes" +msgstr "" + +#: ../../build/doc/release_notes.rst:49 #, python-format msgid "" "To see all issues & pull requests closed by this release see the `Git " @@ -73,23 +81,23 @@ msgid "" " on Github." msgstr "" -#: ../../build/doc/release_notes.rst:50 +#: ../../build/doc/release_notes.rst:55 msgid "Modification on experimental functions" msgstr "" -#: ../../build/doc/release_notes.rst:51 +#: ../../build/doc/release_notes.rst:56 msgid "OR Tools" msgstr "" -#: ../../build/doc/release_notes.rst:53 +#: ../../build/doc/release_notes.rst:58 msgid "vrp_bin_packing" msgstr "" -#: ../../build/doc/release_notes.rst:54 +#: ../../build/doc/release_notes.rst:59 msgid "vrp_knapsack" msgstr "" -#: ../../build/doc/release_notes.rst:55 +#: ../../build/doc/release_notes.rst:60 msgid "vrp_multiple_knapsack" msgstr "" @@ -97,7 +105,7 @@ msgstr "" msgid "Support for or-tools v9.10.4067" msgstr "" -#: ../../build/doc/release_notes.rst:61 +#: ../../build/doc/release_notes.rst:66 msgid "vrp_oneDepot" msgstr "" @@ -109,15 +117,15 @@ msgstr "" msgid "Result columns changed" msgstr "" -#: ../../build/doc/release_notes.rst:68 +#: ../../build/doc/release_notes.rst:73 msgid "Removal of Boost on the build" msgstr "" -#: ../../build/doc/release_notes.rst:69 ../../build/doc/release_notes.rst:167 +#: ../../build/doc/release_notes.rst:74 ../../build/doc/release_notes.rst:172 msgid "vrp_full_version" msgstr "" -#: ../../build/doc/release_notes.rst:70 ../../build/doc/release_notes.rst:166 +#: ../../build/doc/release_notes.rst:75 ../../build/doc/release_notes.rst:171 msgid "vrp_version" msgstr "" @@ -125,11 +133,11 @@ msgstr "" msgid "Boost removed from the result columns" msgstr "" -#: ../../build/doc/release_notes.rst:77 +#: ../../build/doc/release_notes.rst:82 msgid "vrpRouting 0.4.0 Release Notes" msgstr "" -#: ../../build/doc/release_notes.rst:79 +#: ../../build/doc/release_notes.rst:84 #, python-format msgid "" "To see all issues & pull requests closed by this release see the `Git " @@ -138,39 +146,39 @@ msgid "" " on Github." msgstr "" -#: ../../build/doc/release_notes.rst:84 +#: ../../build/doc/release_notes.rst:89 msgid "" "Added support for VROOM 1.12.0 (`#34 " "`_)" msgstr "" -#: ../../build/doc/release_notes.rst:85 +#: ../../build/doc/release_notes.rst:90 msgid "No visible changes on user side with respect to signatures." msgstr "" -#: ../../build/doc/release_notes.rst:86 +#: ../../build/doc/release_notes.rst:91 msgid "Adjusted to VROOM v1.12.0 due to internal breaking changes:" msgstr "" -#: ../../build/doc/release_notes.rst:88 +#: ../../build/doc/release_notes.rst:93 msgid "Made changes according to new vroom::Input signature." msgstr "" -#: ../../build/doc/release_notes.rst:89 +#: ../../build/doc/release_notes.rst:94 msgid "" "CI changes to compile without routing support, with Position Independent " "Code." msgstr "" -#: ../../build/doc/release_notes.rst:90 +#: ../../build/doc/release_notes.rst:95 msgid "Removed support for VROOM 1.11.0" msgstr "" -#: ../../build/doc/release_notes.rst:93 +#: ../../build/doc/release_notes.rst:98 msgid "vrpRouting 0.3" msgstr "" -#: ../../build/doc/release_notes.rst:95 +#: ../../build/doc/release_notes.rst:100 #, python-format msgid "" "To see all issues & pull requests closed by this release see the `Git " @@ -179,87 +187,87 @@ msgid "" " on Github." msgstr "" -#: ../../build/doc/release_notes.rst:100 +#: ../../build/doc/release_notes.rst:105 msgid "Modification of experimental functions" msgstr "" -#: ../../build/doc/release_notes.rst:101 ../../build/doc/release_notes.rst:139 +#: ../../build/doc/release_notes.rst:106 ../../build/doc/release_notes.rst:144 msgid "VROOM" msgstr "" -#: ../../build/doc/release_notes.rst:103 ../../build/doc/release_notes.rst:141 +#: ../../build/doc/release_notes.rst:108 ../../build/doc/release_notes.rst:146 msgid "vrp_vroom" msgstr "" -#: ../../build/doc/release_notes.rst:104 ../../build/doc/release_notes.rst:142 +#: ../../build/doc/release_notes.rst:109 ../../build/doc/release_notes.rst:147 msgid "vrp_vroomJobs" msgstr "" -#: ../../build/doc/release_notes.rst:105 ../../build/doc/release_notes.rst:143 +#: ../../build/doc/release_notes.rst:110 ../../build/doc/release_notes.rst:148 msgid "vrp_vroomShipments" msgstr "" -#: ../../build/doc/release_notes.rst:106 ../../build/doc/release_notes.rst:144 +#: ../../build/doc/release_notes.rst:111 ../../build/doc/release_notes.rst:149 msgid "vrp_vroomPlain" msgstr "" -#: ../../build/doc/release_notes.rst:107 ../../build/doc/release_notes.rst:145 +#: ../../build/doc/release_notes.rst:112 ../../build/doc/release_notes.rst:150 msgid "vrp_vroomJobsPlain" msgstr "" -#: ../../build/doc/release_notes.rst:108 ../../build/doc/release_notes.rst:146 +#: ../../build/doc/release_notes.rst:113 ../../build/doc/release_notes.rst:151 msgid "vrp_vroomShipmentsPlain" msgstr "" -#: ../../build/doc/release_notes.rst:111 +#: ../../build/doc/release_notes.rst:116 msgid "" "Added support for VROOM 1.11.0 (`#24 " "`_)" msgstr "" -#: ../../build/doc/release_notes.rst:112 +#: ../../build/doc/release_notes.rst:117 msgid "Added setup time in jobs and shipments to refine service time modeling." msgstr "" -#: ../../build/doc/release_notes.rst:113 +#: ../../build/doc/release_notes.rst:118 msgid "Added support for custom cost matrices, along with the duration matrix." msgstr "" -#: ../../build/doc/release_notes.rst:115 +#: ../../build/doc/release_notes.rst:120 msgid "Using start_id, end_id, duration, cost as matrix table columns." msgstr "" -#: ../../build/doc/release_notes.rst:116 +#: ../../build/doc/release_notes.rst:121 msgid "" "Added timeout and exploration_level parameters to vroom-category " "functions." msgstr "" -#: ../../build/doc/release_notes.rst:117 +#: ../../build/doc/release_notes.rst:122 msgid "Added max_tasks column in vehicles." msgstr "" -#: ../../build/doc/release_notes.rst:118 +#: ../../build/doc/release_notes.rst:123 msgid "Added tests for empty skills arrays." msgstr "" -#: ../../build/doc/release_notes.rst:119 +#: ../../build/doc/release_notes.rst:124 msgid "Added custom scaling logic for speed_factor." msgstr "" -#: ../../build/doc/release_notes.rst:120 +#: ../../build/doc/release_notes.rst:125 msgid "Modified parameter names to make the naming consistent." msgstr "" -#: ../../build/doc/release_notes.rst:123 +#: ../../build/doc/release_notes.rst:128 msgid "Fixes" msgstr "" -#: ../../build/doc/release_notes.rst:124 +#: ../../build/doc/release_notes.rst:129 msgid "Honor client cancel requests for vroom-category functions." msgstr "" -#: ../../build/doc/release_notes.rst:125 +#: ../../build/doc/release_notes.rst:130 msgid "" "Added more information in the inner query and result columns of VROOM " "category functions (`#26 " @@ -267,79 +275,79 @@ msgid "" "`_):" msgstr "" -#: ../../build/doc/release_notes.rst:128 +#: ../../build/doc/release_notes.rst:133 msgid "Summary row in the output, for each vehicle and for the complete problem." msgstr "" -#: ../../build/doc/release_notes.rst:129 +#: ../../build/doc/release_notes.rst:134 msgid "Uassigned rows in the output with vehicle_id = -1." msgstr "" -#: ../../build/doc/release_notes.rst:130 +#: ../../build/doc/release_notes.rst:135 msgid "" "Modified travel_time result column to return travel time between current " "and last step." msgstr "" -#: ../../build/doc/release_notes.rst:131 +#: ../../build/doc/release_notes.rst:136 msgid "" "Added data jsonb field in jobs, shipments, vehicles, breaks as well as in" " the result columns." msgstr "" -#: ../../build/doc/release_notes.rst:132 +#: ../../build/doc/release_notes.rst:137 msgid "Added departure field and location_id field in the result columns." msgstr "" -#: ../../build/doc/release_notes.rst:135 +#: ../../build/doc/release_notes.rst:140 msgid "vrpRouting 0.2" msgstr "" -#: ../../build/doc/release_notes.rst:138 +#: ../../build/doc/release_notes.rst:143 msgid "New experimental functions" msgstr "" -#: ../../build/doc/release_notes.rst:148 +#: ../../build/doc/release_notes.rst:153 msgid "VRP" msgstr "" -#: ../../build/doc/release_notes.rst:150 +#: ../../build/doc/release_notes.rst:155 msgid "vrp_compatibleVehicles" msgstr "" -#: ../../build/doc/release_notes.rst:151 +#: ../../build/doc/release_notes.rst:156 msgid "vrp_optimize" msgstr "" -#: ../../build/doc/release_notes.rst:152 +#: ../../build/doc/release_notes.rst:157 msgid "vrp_pickDeliverAdd" msgstr "" -#: ../../build/doc/release_notes.rst:153 +#: ../../build/doc/release_notes.rst:158 msgid "vrp_pickDeliver" msgstr "" -#: ../../build/doc/release_notes.rst:154 +#: ../../build/doc/release_notes.rst:159 msgid "vrp_simulation" msgstr "" -#: ../../build/doc/release_notes.rst:155 +#: ../../build/doc/release_notes.rst:160 msgid "vrp_viewRoute" msgstr "" -#: ../../build/doc/release_notes.rst:158 +#: ../../build/doc/release_notes.rst:163 msgid "vrpRouting 0.1" msgstr "" -#: ../../build/doc/release_notes.rst:161 +#: ../../build/doc/release_notes.rst:166 msgid "Extraction tasks" msgstr "" -#: ../../build/doc/release_notes.rst:162 +#: ../../build/doc/release_notes.rst:167 msgid "Porting pgRouting's VRP functionality" msgstr "" -#: ../../build/doc/release_notes.rst:165 +#: ../../build/doc/release_notes.rst:170 msgid "New official functions" msgstr "" diff --git a/locale/en/LC_MESSAGES/sampledata.po b/locale/en/LC_MESSAGES/sampledata.po index 9620764f1..5c39c2df9 100644 --- a/locale/en/LC_MESSAGES/sampledata.po +++ b/locale/en/LC_MESSAGES/sampledata.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/support.po b/locale/en/LC_MESSAGES/support.po index 991e36853..1dc6d3d08 100644 --- a/locale/en/LC_MESSAGES/support.po +++ b/locale/en/LC_MESSAGES/support.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vroom-category.po b/locale/en/LC_MESSAGES/vroom-category.po index 40c51f6c8..a0a452aa8 100644 --- a/locale/en/LC_MESSAGES/vroom-category.po +++ b/locale/en/LC_MESSAGES/vroom-category.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_bin_packing.po b/locale/en/LC_MESSAGES/vrp_bin_packing.po index 2ad82d665..780c06109 100644 --- a/locale/en/LC_MESSAGES/vrp_bin_packing.po +++ b/locale/en/LC_MESSAGES/vrp_bin_packing.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/vrp_full_version.po b/locale/en/LC_MESSAGES/vrp_full_version.po index 946b46f82..ecd9e86c9 100644 --- a/locale/en/LC_MESSAGES/vrp_full_version.po +++ b/locale/en/LC_MESSAGES/vrp_full_version.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_knapsack.po b/locale/en/LC_MESSAGES/vrp_knapsack.po index b88a934eb..28f39c5cd 100644 --- a/locale/en/LC_MESSAGES/vrp_knapsack.po +++ b/locale/en/LC_MESSAGES/vrp_knapsack.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/vrp_multiple_knapsack.po b/locale/en/LC_MESSAGES/vrp_multiple_knapsack.po index 9b5c405f3..cbd65c6ef 100644 --- a/locale/en/LC_MESSAGES/vrp_multiple_knapsack.po +++ b/locale/en/LC_MESSAGES/vrp_multiple_knapsack.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2024. # diff --git a/locale/en/LC_MESSAGES/vrp_oneDepot.po b/locale/en/LC_MESSAGES/vrp_oneDepot.po index e6697819c..3a57f2a84 100644 --- a/locale/en/LC_MESSAGES/vrp_oneDepot.po +++ b/locale/en/LC_MESSAGES/vrp_oneDepot.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_pgr_pickDeliver.po b/locale/en/LC_MESSAGES/vrp_pgr_pickDeliver.po index 957e201a1..1b2baa3aa 100644 --- a/locale/en/LC_MESSAGES/vrp_pgr_pickDeliver.po +++ b/locale/en/LC_MESSAGES/vrp_pgr_pickDeliver.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_pgr_pickDeliverEuclidean.po b/locale/en/LC_MESSAGES/vrp_pgr_pickDeliverEuclidean.po index 6fdc8adfa..057368337 100644 --- a/locale/en/LC_MESSAGES/vrp_pgr_pickDeliverEuclidean.po +++ b/locale/en/LC_MESSAGES/vrp_pgr_pickDeliverEuclidean.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_version.po b/locale/en/LC_MESSAGES/vrp_version.po index b1adf038c..4bd039d4f 100644 --- a/locale/en/LC_MESSAGES/vrp_version.po +++ b/locale/en/LC_MESSAGES/vrp_version.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_vroom.po b/locale/en/LC_MESSAGES/vrp_vroom.po index 9c05dcaa0..eea5dc828 100644 --- a/locale/en/LC_MESSAGES/vrp_vroom.po +++ b/locale/en/LC_MESSAGES/vrp_vroom.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_vroomJobs.po b/locale/en/LC_MESSAGES/vrp_vroomJobs.po index b5dfa096e..a6fefc641 100644 --- a/locale/en/LC_MESSAGES/vrp_vroomJobs.po +++ b/locale/en/LC_MESSAGES/vrp_vroomJobs.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_vroomJobsPlain.po b/locale/en/LC_MESSAGES/vrp_vroomJobsPlain.po index 7169a07a2..b30b1758b 100644 --- a/locale/en/LC_MESSAGES/vrp_vroomJobsPlain.po +++ b/locale/en/LC_MESSAGES/vrp_vroomJobsPlain.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_vroomPlain.po b/locale/en/LC_MESSAGES/vrp_vroomPlain.po index aa060e27e..183fc8ca3 100644 --- a/locale/en/LC_MESSAGES/vrp_vroomPlain.po +++ b/locale/en/LC_MESSAGES/vrp_vroomPlain.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_vroomShipments.po b/locale/en/LC_MESSAGES/vrp_vroomShipments.po index eea354026..6c02d8f71 100644 --- a/locale/en/LC_MESSAGES/vrp_vroomShipments.po +++ b/locale/en/LC_MESSAGES/vrp_vroomShipments.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/en/LC_MESSAGES/vrp_vroomShipmentsPlain.po b/locale/en/LC_MESSAGES/vrp_vroomShipmentsPlain.po index 7d7264810..79379211f 100644 --- a/locale/en/LC_MESSAGES/vrp_vroomShipmentsPlain.po +++ b/locale/en/LC_MESSAGES/vrp_vroomShipmentsPlain.po @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , 2021. # diff --git a/locale/pot/VRP-category.pot b/locale/pot/VRP-category.pot index 61122c718..cce626059 100644 --- a/locale/pot/VRP-category.pot +++ b/locale/pot/VRP-category.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/bin_packing.pot b/locale/pot/bin_packing.pot index 9b9ab981d..829528c7f 100644 --- a/locale/pot/bin_packing.pot +++ b/locale/pot/bin_packing.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/concepts.pot b/locale/pot/concepts.pot index 1d616c89b..9aee8c3bc 100644 --- a/locale/pot/concepts.pot +++ b/locale/pot/concepts.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/experimental.pot b/locale/pot/experimental.pot index 78491ed88..71b512928 100644 --- a/locale/pot/experimental.pot +++ b/locale/pot/experimental.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/index.pot b/locale/pot/index.pot index 5c3fa9f2d..030ab6333 100644 --- a/locale/pot/index.pot +++ b/locale/pot/index.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/installation.pot b/locale/pot/installation.pot index 8ce526290..4ac46494f 100644 --- a/locale/pot/installation.pot +++ b/locale/pot/installation.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/introduction.pot b/locale/pot/introduction.pot index 9ff4ed7f9..970ac319f 100644 --- a/locale/pot/introduction.pot +++ b/locale/pot/introduction.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/knapsack.pot b/locale/pot/knapsack.pot index 4e5b318e0..01a4b9f67 100644 --- a/locale/pot/knapsack.pot +++ b/locale/pot/knapsack.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/multiple_knapsack.pot b/locale/pot/multiple_knapsack.pot index f7a48fa67..678f726d6 100644 --- a/locale/pot/multiple_knapsack.pot +++ b/locale/pot/multiple_knapsack.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/official.pot b/locale/pot/official.pot index ac61a307f..bf438c263 100644 --- a/locale/pot/official.pot +++ b/locale/pot/official.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/or_tools-category.pot b/locale/pot/or_tools-category.pot index 37675abf6..1849822fc 100644 --- a/locale/pot/or_tools-category.pot +++ b/locale/pot/or_tools-category.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/pgr-category.pot b/locale/pot/pgr-category.pot index 5814cb429..7f36df85c 100644 --- a/locale/pot/pgr-category.pot +++ b/locale/pot/pgr-category.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/proposed.pot b/locale/pot/proposed.pot index 49cdd3ba4..a04fc9fb5 100644 --- a/locale/pot/proposed.pot +++ b/locale/pot/proposed.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/release_notes.pot b/locale/pot/release_notes.pot index 84bf7685c..42d6a1016 100644 --- a/locale/pot/release_notes.pot +++ b/locale/pot/release_notes.pot @@ -1,14 +1,14 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: vrpRouting v0.4.1\n" +"Project-Id-Version: vrpRouting v0.4.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-22 20:37+0000\n" +"POT-Creation-Date: 2024-07-24 18:32+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -53,30 +53,38 @@ msgid "Contents" msgstr "" #: ../../build/doc/release_notes.rst:42 -msgid "vrpRouting 0.4.1 Release Notes" +msgid "vrpRouting 0.4.2 Release Notes" msgstr "" #: ../../build/doc/release_notes.rst:44 +msgid "No changes yet." +msgstr "" + +#: ../../build/doc/release_notes.rst:47 +msgid "vrpRouting 0.4.1 Release Notes" +msgstr "" + +#: ../../build/doc/release_notes.rst:49 msgid "To see all issues & pull requests closed by this release see the `Git closed milestone for 0.4.1 `_ on Github." msgstr "" -#: ../../build/doc/release_notes.rst:50 +#: ../../build/doc/release_notes.rst:55 msgid "Modification on experimental functions" msgstr "" -#: ../../build/doc/release_notes.rst:51 +#: ../../build/doc/release_notes.rst:56 msgid "OR Tools" msgstr "" -#: ../../build/doc/release_notes.rst:53 +#: ../../build/doc/release_notes.rst:58 msgid "vrp_bin_packing" msgstr "" -#: ../../build/doc/release_notes.rst:54 +#: ../../build/doc/release_notes.rst:59 msgid "vrp_knapsack" msgstr "" -#: ../../build/doc/release_notes.rst:55 +#: ../../build/doc/release_notes.rst:60 msgid "vrp_multiple_knapsack" msgstr "" @@ -84,7 +92,7 @@ msgstr "" msgid "Support for or-tools v9.10.4067" msgstr "" -#: ../../build/doc/release_notes.rst:61 +#: ../../build/doc/release_notes.rst:66 msgid "vrp_oneDepot" msgstr "" @@ -96,17 +104,17 @@ msgstr "" msgid "Result columns changed" msgstr "" -#: ../../build/doc/release_notes.rst:68 +#: ../../build/doc/release_notes.rst:73 msgid "Removal of Boost on the build" msgstr "" -#: ../../build/doc/release_notes.rst:69 -#: ../../build/doc/release_notes.rst:167 +#: ../../build/doc/release_notes.rst:74 +#: ../../build/doc/release_notes.rst:172 msgid "vrp_full_version" msgstr "" -#: ../../build/doc/release_notes.rst:70 -#: ../../build/doc/release_notes.rst:166 +#: ../../build/doc/release_notes.rst:75 +#: ../../build/doc/release_notes.rst:171 msgid "vrp_version" msgstr "" @@ -114,201 +122,201 @@ msgstr "" msgid "Boost removed from the result columns" msgstr "" -#: ../../build/doc/release_notes.rst:77 +#: ../../build/doc/release_notes.rst:82 msgid "vrpRouting 0.4.0 Release Notes" msgstr "" -#: ../../build/doc/release_notes.rst:79 +#: ../../build/doc/release_notes.rst:84 msgid "To see all issues & pull requests closed by this release see the `Git closed milestone for 0.4.0 `_ on Github." msgstr "" -#: ../../build/doc/release_notes.rst:84 +#: ../../build/doc/release_notes.rst:89 msgid "Added support for VROOM 1.12.0 (`#34 `_)" msgstr "" -#: ../../build/doc/release_notes.rst:85 +#: ../../build/doc/release_notes.rst:90 msgid "No visible changes on user side with respect to signatures." msgstr "" -#: ../../build/doc/release_notes.rst:86 +#: ../../build/doc/release_notes.rst:91 msgid "Adjusted to VROOM v1.12.0 due to internal breaking changes:" msgstr "" -#: ../../build/doc/release_notes.rst:88 +#: ../../build/doc/release_notes.rst:93 msgid "Made changes according to new vroom::Input signature." msgstr "" -#: ../../build/doc/release_notes.rst:89 +#: ../../build/doc/release_notes.rst:94 msgid "CI changes to compile without routing support, with Position Independent Code." msgstr "" -#: ../../build/doc/release_notes.rst:90 +#: ../../build/doc/release_notes.rst:95 msgid "Removed support for VROOM 1.11.0" msgstr "" -#: ../../build/doc/release_notes.rst:93 +#: ../../build/doc/release_notes.rst:98 msgid "vrpRouting 0.3" msgstr "" -#: ../../build/doc/release_notes.rst:95 +#: ../../build/doc/release_notes.rst:100 msgid "To see all issues & pull requests closed by this release see the `Git closed milestone for 0.3.0 `_ on Github." msgstr "" -#: ../../build/doc/release_notes.rst:100 +#: ../../build/doc/release_notes.rst:105 msgid "Modification of experimental functions" msgstr "" -#: ../../build/doc/release_notes.rst:101 -#: ../../build/doc/release_notes.rst:139 +#: ../../build/doc/release_notes.rst:106 +#: ../../build/doc/release_notes.rst:144 msgid "VROOM" msgstr "" -#: ../../build/doc/release_notes.rst:103 -#: ../../build/doc/release_notes.rst:141 +#: ../../build/doc/release_notes.rst:108 +#: ../../build/doc/release_notes.rst:146 msgid "vrp_vroom" msgstr "" -#: ../../build/doc/release_notes.rst:104 -#: ../../build/doc/release_notes.rst:142 +#: ../../build/doc/release_notes.rst:109 +#: ../../build/doc/release_notes.rst:147 msgid "vrp_vroomJobs" msgstr "" -#: ../../build/doc/release_notes.rst:105 -#: ../../build/doc/release_notes.rst:143 +#: ../../build/doc/release_notes.rst:110 +#: ../../build/doc/release_notes.rst:148 msgid "vrp_vroomShipments" msgstr "" -#: ../../build/doc/release_notes.rst:106 -#: ../../build/doc/release_notes.rst:144 +#: ../../build/doc/release_notes.rst:111 +#: ../../build/doc/release_notes.rst:149 msgid "vrp_vroomPlain" msgstr "" -#: ../../build/doc/release_notes.rst:107 -#: ../../build/doc/release_notes.rst:145 +#: ../../build/doc/release_notes.rst:112 +#: ../../build/doc/release_notes.rst:150 msgid "vrp_vroomJobsPlain" msgstr "" -#: ../../build/doc/release_notes.rst:108 -#: ../../build/doc/release_notes.rst:146 +#: ../../build/doc/release_notes.rst:113 +#: ../../build/doc/release_notes.rst:151 msgid "vrp_vroomShipmentsPlain" msgstr "" -#: ../../build/doc/release_notes.rst:111 +#: ../../build/doc/release_notes.rst:116 msgid "Added support for VROOM 1.11.0 (`#24 `_)" msgstr "" -#: ../../build/doc/release_notes.rst:112 +#: ../../build/doc/release_notes.rst:117 msgid "Added setup time in jobs and shipments to refine service time modeling." msgstr "" -#: ../../build/doc/release_notes.rst:113 +#: ../../build/doc/release_notes.rst:118 msgid "Added support for custom cost matrices, along with the duration matrix." msgstr "" -#: ../../build/doc/release_notes.rst:115 +#: ../../build/doc/release_notes.rst:120 msgid "Using start_id, end_id, duration, cost as matrix table columns." msgstr "" -#: ../../build/doc/release_notes.rst:116 +#: ../../build/doc/release_notes.rst:121 msgid "Added timeout and exploration_level parameters to vroom-category functions." msgstr "" -#: ../../build/doc/release_notes.rst:117 +#: ../../build/doc/release_notes.rst:122 msgid "Added max_tasks column in vehicles." msgstr "" -#: ../../build/doc/release_notes.rst:118 +#: ../../build/doc/release_notes.rst:123 msgid "Added tests for empty skills arrays." msgstr "" -#: ../../build/doc/release_notes.rst:119 +#: ../../build/doc/release_notes.rst:124 msgid "Added custom scaling logic for speed_factor." msgstr "" -#: ../../build/doc/release_notes.rst:120 +#: ../../build/doc/release_notes.rst:125 msgid "Modified parameter names to make the naming consistent." msgstr "" -#: ../../build/doc/release_notes.rst:123 +#: ../../build/doc/release_notes.rst:128 msgid "Fixes" msgstr "" -#: ../../build/doc/release_notes.rst:124 +#: ../../build/doc/release_notes.rst:129 msgid "Honor client cancel requests for vroom-category functions." msgstr "" -#: ../../build/doc/release_notes.rst:125 +#: ../../build/doc/release_notes.rst:130 msgid "Added more information in the inner query and result columns of VROOM category functions (`#26 `_, `#27 `_):" msgstr "" -#: ../../build/doc/release_notes.rst:128 +#: ../../build/doc/release_notes.rst:133 msgid "Summary row in the output, for each vehicle and for the complete problem." msgstr "" -#: ../../build/doc/release_notes.rst:129 +#: ../../build/doc/release_notes.rst:134 msgid "Uassigned rows in the output with vehicle_id = -1." msgstr "" -#: ../../build/doc/release_notes.rst:130 +#: ../../build/doc/release_notes.rst:135 msgid "Modified travel_time result column to return travel time between current and last step." msgstr "" -#: ../../build/doc/release_notes.rst:131 +#: ../../build/doc/release_notes.rst:136 msgid "Added data jsonb field in jobs, shipments, vehicles, breaks as well as in the result columns." msgstr "" -#: ../../build/doc/release_notes.rst:132 +#: ../../build/doc/release_notes.rst:137 msgid "Added departure field and location_id field in the result columns." msgstr "" -#: ../../build/doc/release_notes.rst:135 +#: ../../build/doc/release_notes.rst:140 msgid "vrpRouting 0.2" msgstr "" -#: ../../build/doc/release_notes.rst:138 +#: ../../build/doc/release_notes.rst:143 msgid "New experimental functions" msgstr "" -#: ../../build/doc/release_notes.rst:148 +#: ../../build/doc/release_notes.rst:153 msgid "VRP" msgstr "" -#: ../../build/doc/release_notes.rst:150 +#: ../../build/doc/release_notes.rst:155 msgid "vrp_compatibleVehicles" msgstr "" -#: ../../build/doc/release_notes.rst:151 +#: ../../build/doc/release_notes.rst:156 msgid "vrp_optimize" msgstr "" -#: ../../build/doc/release_notes.rst:152 +#: ../../build/doc/release_notes.rst:157 msgid "vrp_pickDeliverAdd" msgstr "" -#: ../../build/doc/release_notes.rst:153 +#: ../../build/doc/release_notes.rst:158 msgid "vrp_pickDeliver" msgstr "" -#: ../../build/doc/release_notes.rst:154 +#: ../../build/doc/release_notes.rst:159 msgid "vrp_simulation" msgstr "" -#: ../../build/doc/release_notes.rst:155 +#: ../../build/doc/release_notes.rst:160 msgid "vrp_viewRoute" msgstr "" -#: ../../build/doc/release_notes.rst:158 +#: ../../build/doc/release_notes.rst:163 msgid "vrpRouting 0.1" msgstr "" -#: ../../build/doc/release_notes.rst:161 +#: ../../build/doc/release_notes.rst:166 msgid "Extraction tasks" msgstr "" -#: ../../build/doc/release_notes.rst:162 +#: ../../build/doc/release_notes.rst:167 msgid "Porting pgRouting's VRP functionality" msgstr "" -#: ../../build/doc/release_notes.rst:165 +#: ../../build/doc/release_notes.rst:170 msgid "New official functions" msgstr "" diff --git a/locale/pot/sampledata.pot b/locale/pot/sampledata.pot index 59891a8f6..a64040432 100644 --- a/locale/pot/sampledata.pot +++ b/locale/pot/sampledata.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/support.pot b/locale/pot/support.pot index 48756f225..4d3f78d7b 100644 --- a/locale/pot/support.pot +++ b/locale/pot/support.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vroom-category.pot b/locale/pot/vroom-category.pot index 20822fef1..04810af78 100644 --- a/locale/pot/vroom-category.pot +++ b/locale/pot/vroom-category.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_bin_packing.pot b/locale/pot/vrp_bin_packing.pot index f6f762349..d584eb29a 100644 --- a/locale/pot/vrp_bin_packing.pot +++ b/locale/pot/vrp_bin_packing.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_full_version.pot b/locale/pot/vrp_full_version.pot index 763158711..2c82f8fd8 100644 --- a/locale/pot/vrp_full_version.pot +++ b/locale/pot/vrp_full_version.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_knapsack.pot b/locale/pot/vrp_knapsack.pot index 93fc61895..8836687fa 100644 --- a/locale/pot/vrp_knapsack.pot +++ b/locale/pot/vrp_knapsack.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_multiple_knapsack.pot b/locale/pot/vrp_multiple_knapsack.pot index bb8cf43ec..5c3c2b6a7 100644 --- a/locale/pot/vrp_multiple_knapsack.pot +++ b/locale/pot/vrp_multiple_knapsack.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_oneDepot.pot b/locale/pot/vrp_oneDepot.pot index a7c3def48..3e32f4cd8 100644 --- a/locale/pot/vrp_oneDepot.pot +++ b/locale/pot/vrp_oneDepot.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_pgr_pickDeliver.pot b/locale/pot/vrp_pgr_pickDeliver.pot index d0c4b39fd..15adbb383 100644 --- a/locale/pot/vrp_pgr_pickDeliver.pot +++ b/locale/pot/vrp_pgr_pickDeliver.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_pgr_pickDeliverEuclidean.pot b/locale/pot/vrp_pgr_pickDeliverEuclidean.pot index 3b524ba3d..c9baeebd7 100644 --- a/locale/pot/vrp_pgr_pickDeliverEuclidean.pot +++ b/locale/pot/vrp_pgr_pickDeliverEuclidean.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_version.pot b/locale/pot/vrp_version.pot index 7f49b46a2..a119b25c4 100644 --- a/locale/pot/vrp_version.pot +++ b/locale/pot/vrp_version.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_vroom.pot b/locale/pot/vrp_vroom.pot index 2d6718e1c..99613cbdc 100644 --- a/locale/pot/vrp_vroom.pot +++ b/locale/pot/vrp_vroom.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_vroomJobs.pot b/locale/pot/vrp_vroomJobs.pot index a4817de3d..cd8aef4fe 100644 --- a/locale/pot/vrp_vroomJobs.pot +++ b/locale/pot/vrp_vroomJobs.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_vroomJobsPlain.pot b/locale/pot/vrp_vroomJobsPlain.pot index 5b6ed7607..ec1820529 100644 --- a/locale/pot/vrp_vroomJobsPlain.pot +++ b/locale/pot/vrp_vroomJobsPlain.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_vroomPlain.pot b/locale/pot/vrp_vroomPlain.pot index 9ca132971..e0f62da21 100644 --- a/locale/pot/vrp_vroomPlain.pot +++ b/locale/pot/vrp_vroomPlain.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_vroomShipments.pot b/locale/pot/vrp_vroomShipments.pot index 39342bdac..9ad4257c4 100644 --- a/locale/pot/vrp_vroomShipments.pot +++ b/locale/pot/vrp_vroomShipments.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. # diff --git a/locale/pot/vrp_vroomShipmentsPlain.pot b/locale/pot/vrp_vroomShipmentsPlain.pot index 4146de8be..006a1a628 100644 --- a/locale/pot/vrp_vroomShipmentsPlain.pot +++ b/locale/pot/vrp_vroomShipmentsPlain.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) vrpRouting Contributors - Version v0.4.1 +# Copyright (C) vrpRouting Contributors - Version v0.4.2 # This file is distributed under the same license as the vrpRouting package. # FIRST AUTHOR , YEAR. #