Skip to content

Commit

Permalink
(vrp_oneDepot) Adjusting documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Jul 22, 2024
1 parent e5e3898 commit 32053db
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
v0.4.1 Release Notes
-------------------------------------------------------------------------------

To see all issues & pull requests closed by this release see the `Git closed
milestone for 0.4.1
<https://github.com/pgRouting/vrprouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%200.4.1%22>`_
on Github.


**Modification on experimental functions**

* vrp_oneDepot

.. include:: vrp_oneDepot.rst
:start-after: Version 0.4.1
:end-before: Version

**Removal of Boost on the build**

* vrp_full_version
Expand All @@ -27,6 +41,7 @@ on Github.

- Made changes according to new vroom::Input signature.
- CI changes to compile without routing support, with Position Independent Code.
- Removed support for VROOM 1.11.0

v0.3.0 Release Notes
*******************************************************************************
Expand Down
15 changes: 15 additions & 0 deletions doc/general/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,20 @@ To see the full list of changes check the list of `Git commits <https://github.c
v0.4.1 Release Notes
-------------------------------------------------------------------------------

To see all issues & pull requests closed by this release see the `Git closed
milestone for 0.4.1
<https://github.com/pgRouting/vrprouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%200.4.1%22>`_
on Github.


.. rubric:: Modification on experimental functions

* vrp_oneDepot

.. include:: vrp_oneDepot.rst
:start-after: Version 0.4.1
:end-before: Version

.. rubric:: Removal of Boost on the build

* vrp_full_version
Expand All @@ -50,6 +64,7 @@ on Github.

- Made changes according to new vroom::Input signature.
- CI changes to compile without routing support, with Position Independent Code.
- Removed support for VROOM 1.11.0

v0.3.0 Release Notes
*******************************************************************************
Expand Down
5 changes: 5 additions & 0 deletions doc/pgr_pickDeliver/vrp_oneDepot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ vrp_oneDepot - Experimental

.. rubric:: Availability

Version 0.4.1

* Code fix
* Result columns changed

Version 0.0.0

* New **experimental** function
Expand Down

0 comments on commit 32053db

Please sign in to comment.