Difference between revisions of "Download the code"
Miguel Caro (talk | contribs) |
Miguel Caro (talk | contribs) |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | ''Note: The development version of the DoSPT code can be accessed and downloaded from [https://github.com/mcaroba/dospt GitHub]. Since DoSPT is constantly developed, it is possible that the development version has functionality not available from the latest released version in the list below (especially if the latter is older than a couple of months). The installation process is the same as for the releases listed below.'' | ||
| + | |||
This is a list of the different DoSPT versions available for download. Old versions are kept for historical reasons and to keep track of lost/gained functionality, bugs, etc. | This is a list of the different DoSPT versions available for download. Old versions are kept for historical reasons and to keep track of lost/gained functionality, bugs, etc. | ||
Please keep in mind that older versions might contain bugs that have been fixed in newer versions, and that the documentation on this site might be only valid for the latest version. In particular, big changes in functionality or usage might occur between early versions of the code, which are currently being heavily developed. | Please keep in mind that older versions might contain bugs that have been fixed in newer versions, and that the documentation on this site might be only valid for the latest version. In particular, big changes in functionality or usage might occur between early versions of the code, which are currently being heavily developed. | ||
| − | To avoid any issues, make sure that you are running the latest version available on this page whenever possible. | + | To avoid any issues, make sure that you are running the '''latest version available''' on this page whenever possible. Also make sure to check the list of known bugs - if a bug in the latest release version of DoSPT affects your particular usage, installing the [https://github.com/mcaroba/dospt development version] might be a safer option for you. |
{| class="wikitable" | {| class="wikitable" | ||
| Line 12: | Line 14: | ||
! style="text-align:left;"| Upload date (DD/MM/YYYY) | ! style="text-align:left;"| Upload date (DD/MM/YYYY) | ||
! style="text-align:left;"| Life cycle | ! style="text-align:left;"| Life cycle | ||
| − | ! style="text-align:left;"| Known bugs | + | ! style="text-align:left;"| Known bugs and issues |
| − | ! style="text-align:left;"| Comments | + | ! style="text-align:left;"| Comments and release notes |
| + | |- | ||
| + | | [http://dospt.org/downloads/DoSPT-0.2.2.tar.gz DoSPT-0.2.2.tar.gz] | ||
| + | | 878.67KB | ||
| + | | v0.2.2 | ||
| + | | 17/02/2020 | ||
| + | | Alpha | ||
| + | | [[Bugs and issues of DoSPT-0.2.2|List]] | ||
| + | | Lots of new functionality added to the code. Currently undocumented. | ||
| + | |- | ||
| + | | [http://dospt.org/downloads/DoSPT-0.2.tar.gz DoSPT-0.2.tar.gz] | ||
| + | | 942.59KB | ||
| + | | v0.2 | ||
| + | | 10/07/2017 | ||
| + | | Alpha | ||
| + | | [[Bugs and issues of DoSPT-0.2|List]] | ||
| + | | [[Topology]] feature incorporated into the code. Alpha version - possible unknown bugs and broken functionality. Note that there were some problems with the <code>build.sh</code> file in the tar originally uploaded. They have been fixed now. | ||
|- | |- | ||
| − | | [http://dospt.org/downloads/DoSPT- | + | | [http://dospt.org/downloads/DoSPT-0.1.tar.gz DoSPT-0.1.tar.gz] |
| 908.4KB | | 908.4KB | ||
| v0.1 | | v0.1 | ||
| 12/09/2016 | | 12/09/2016 | ||
| Alpha | | Alpha | ||
| − | | | + | | [[Bugs and issues of DoSPT-0.1|List]] |
| − | | Alpha version - possible unknown bugs and broken functionality. | + | | Alpha version - possible unknown bugs and broken functionality. First ever available version of DoSPT. |
|} | |} | ||
Latest revision as of 09:25, 17 February 2020
Note: The development version of the DoSPT code can be accessed and downloaded from GitHub. Since DoSPT is constantly developed, it is possible that the development version has functionality not available from the latest released version in the list below (especially if the latter is older than a couple of months). The installation process is the same as for the releases listed below.
This is a list of the different DoSPT versions available for download. Old versions are kept for historical reasons and to keep track of lost/gained functionality, bugs, etc.
Please keep in mind that older versions might contain bugs that have been fixed in newer versions, and that the documentation on this site might be only valid for the latest version. In particular, big changes in functionality or usage might occur between early versions of the code, which are currently being heavily developed.
To avoid any issues, make sure that you are running the latest version available on this page whenever possible. Also make sure to check the list of known bugs - if a bug in the latest release version of DoSPT affects your particular usage, installing the development version might be a safer option for you.
| File name | Size | Version | Upload date (DD/MM/YYYY) | Life cycle | Known bugs and issues | Comments and release notes |
|---|---|---|---|---|---|---|
| DoSPT-0.2.2.tar.gz | 878.67KB | v0.2.2 | 17/02/2020 | Alpha | List | Lots of new functionality added to the code. Currently undocumented. |
| DoSPT-0.2.tar.gz | 942.59KB | v0.2 | 10/07/2017 | Alpha | List | Topology feature incorporated into the code. Alpha version - possible unknown bugs and broken functionality. Note that there were some problems with the build.sh file in the tar originally uploaded. They have been fixed now.
|
| DoSPT-0.1.tar.gz | 908.4KB | v0.1 | 12/09/2016 | Alpha | List | Alpha version - possible unknown bugs and broken functionality. First ever available version of DoSPT. |