Skip to content
Snippets Groups Projects
Commit 5d094604 authored by fxi's avatar fxi
Browse files

version 5.7.13-alpha

parent f78fde6d
No related branches found
No related tags found
No related merge requests found
## List of changes in AccessMod
- 5.7.13-alpha
- In some case, conversion of dataset was failing silently: no usefull error message. It happened during upload and referral network conversion. In an attempt to solve the issue, a new wrapper to convert vector dataset using ogr has been written.
- `gdalutils` dependency has been removed, as it's no more maintained.
- 5.7.12-alpha
- Referral : fixes issues when no network are created.
- Internal changes : added version in VM name
......
{"tag":"5.7.12-alpha","image_name":"fredmoser/accessmod"}
{"tag":"5.7.13-alpha","image_name":"fredmoser/accessmod"}
{
"name": "accessmod",
"version": "5.7.12-alpha",
"version": "5.7.13-alpha",
"description": "AccessMod electron docker launcher app",
"main": "app/index.js",
"build": {
......
......@@ -172,7 +172,7 @@
}
],
"variables": {
"version": "5.7.12-alpha",
"version": "5.7.13-alpha",
"cpus": "2",
"image": "fredmoser/accessmod:latest",
"disk_size": "40960",
......
5.7.12-alpha
5.7.13-alpha
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment